Searched refs:mTextureable (Results 1 – 4 of 4) sorted by relevance
81 mTextureable(false), in HardwareBufferImageSiblingVkAndroid()326 mTextureable = in initImpl()355 return mTextureable; in isTexturable()
50 bool mTextureable; variable
79 mTextureable = mFormat.getCaps().filterable || mFormat.hasDepthOrStencilBits();101 return mTextureable;
52 bool mTextureable = false; variable