Reduce the amount of calls to Stage::GetCurrent() in actor creation and remove depend... 71/35571/2
authorKimmo Hoikka <kimmo.hoikka@samsung.com>
Wed, 18 Feb 2015 11:43:50 +0000 (11:43 +0000)
committerKimmo Hoikka <kimmo.hoikka@samsung.com>
Wed, 18 Feb 2015 13:01:58 +0000 (13:01 +0000)
commitac724d834f22de6661cc43485c850c00f8c5cca5
treedf22f14e6b9393f12c3614ebf380f9425300a9c0
parent000487d7c85627aad6398cfd9bbc0ca832722a24
Reduce the amount of calls to Stage::GetCurrent() in actor creation and remove dependency to boost tss from thread local storage

Removes 143 calls to Stage::GetCurrent from dali-demo startup

Change-Id: If410caf76900d165bafb4abb996fd655cfce0acf
dali/internal/event/actors/actor-impl.cpp
dali/internal/event/common/stage-impl.cpp
dali/internal/event/common/stage-impl.h
dali/internal/event/common/thread-local-storage.cpp
dali/internal/event/common/thread-local-storage.h
dali/public-api/common/stage.cpp
dali/public-api/object/base-object.cpp