X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fx11%2Fnative-image-source-impl.h;h=1838c682f419a033b2fa87155188999dbac38038;hb=42a87676ee90611c5f6085187919fb11e10b19f5;hp=b581722c55a15946955d1bd462bb68e761329ca9;hpb=044722c3234d71ed791dfdbbff35195cef6b91e6;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/x11/native-image-source-impl.h b/adaptors/x11/native-image-source-impl.h index b581722..1838c68 100755 --- a/adaptors/x11/native-image-source-impl.h +++ b/adaptors/x11/native-image-source-impl.h @@ -100,6 +100,11 @@ public: unsigned int TargetTexture(); /** + * @copydoc Dali::NativeImageSource::PrepareTexture() + */ + void PrepareTexture(); + + /** * @copydoc Dali::NativeImageSource::GetWidth() */ unsigned int GetWidth() const