X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fcommon%2Fcore-impl.h;h=7c6cb29678d52099c4bb8d1af2bfb3c25b133f41;hb=a5c69f680da5cb00a9d9973584057f4ef08d1f8e;hp=9744d0dfccdc19bfe29e84bd8c66cdaadf2c2ad6;hpb=5ad74f2eaab997b989c6cc675f1fdeeaa261a496;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/common/core-impl.h b/dali/internal/common/core-impl.h index 9744d0d..7c6cb29 100644 --- a/dali/internal/common/core-impl.h +++ b/dali/internal/common/core-impl.h @@ -135,7 +135,7 @@ public: /** * @copydoc Dali::Integration::Core::PreRender() */ - void PreRender(Integration::Scene& scene, std::vector>& damagedRects); + void PreRender(Integration::RenderStatus& status, Integration::Scene& scene, std::vector>& damagedRects); /** * @copydoc Dali::Integration::Core::RenderScene()