X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fcommon%2Fcore-impl.h;h=4f137a5cebb289148d36ad260e5e4457ecebb064;hb=52d6f9b02130f5e824ebebc919cecbc487605cac;hp=e4197456aa1d3d637f2094683a392933b3753c76;hpb=0b21b1cdb38fd603e92722185ba9bfc180741f21;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/common/core-impl.h b/dali/internal/common/core-impl.h index e419745..4f137a5 100644 --- a/dali/internal/common/core-impl.h +++ b/dali/internal/common/core-impl.h @@ -121,11 +121,6 @@ public: void RecoverFromContextLoss(); /** - * @copydoc Dali::Integration::Core::SurfaceResized(Integration::RenderSurface*) - */ - void SurfaceResized( Integration::RenderSurface* surface ); - - /** * @copydoc Dali::Integration::Core::SurfaceDeleted(Integration::RenderSurface*) */ void SurfaceDeleted( Integration::RenderSurface* surface ); @@ -143,7 +138,7 @@ public: /** * @copydoc Dali::Integration::Core::Render() */ - void Render( Integration::RenderStatus& status, bool forceClear ); + void Render( Integration::RenderStatus& status, bool forceClear, bool uploadOnly ); /** * @copydoc Dali::Integration::Core::SceneCreated()