X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fcommon%2Fadaptor-impl.h;h=f48f29e47dfb9207de8c61e81437ea6408c35cf7;hb=88d565576965f2b4a0a5c1cb870606194cd7b241;hp=425bfcf466404d5908d6853bae6c0ba07daf6bd8;hpb=d4959e53140d21d091927f58a70929e9ebfde0dd;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/common/adaptor-impl.h b/adaptors/common/adaptor-impl.h index 425bfcf..f48f29e 100644 --- a/adaptors/common/adaptor-impl.h +++ b/adaptors/common/adaptor-impl.h @@ -338,7 +338,12 @@ public: /** * Informs core the surface size has changed */ - void SurfaceSizeChanged( Dali::Adaptor::SurfaceSize surfaceSize ); + void SurfaceResizePrepare( Dali::Adaptor::SurfaceSize surfaceSize ); + + /** + * Informs ThreadController the surface size has changed + */ + void SurfaceResizeComplete( Dali::Adaptor::SurfaceSize surfaceSize ); public: //AdaptorInternalServices