X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=adaptors%2Ftizen%2Fnative-image-source-impl-tizen.cpp;h=fe249e583de2ddf5de9e9b475e35e783760f6838;hb=7ac701babd7e1dba95fa8eb0fad333c812d18ca3;hp=38000a98fa535dfb0492dcde94e92120a14e3236;hpb=f4566644793b81e0c7b1530f26ba3e93bbf85a91;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/tizen/native-image-source-impl-tizen.cpp b/adaptors/tizen/native-image-source-impl-tizen.cpp index 38000a9..fe249e5 100755 --- a/adaptors/tizen/native-image-source-impl-tizen.cpp +++ b/adaptors/tizen/native-image-source-impl-tizen.cpp @@ -83,6 +83,7 @@ NativeImageSource::NativeImageSource( unsigned int width, unsigned int height, D mHeight( height ), mOwnTbmSurface( false ), mTbmSurface( NULL ), + mTbmFormat( 0 ), mBlendingRequired( false ), mColorDepth( depth ), mEglImageKHR( NULL ),