Searched defs:mTexture (Results 1 – 10 of 10) sorted by relevance
38 Texture mTexture; variable
84 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
84 GLuint mTexture = 0; variable
48 private Bitmap mTexture; field in ThinPatchesActivity.PatchView
48 private Bitmap mTexture; field in FramebufferBlendActivity.BlendView
54 private Bitmap mTexture; field in ShadersActivity.ShadersView
62 std::shared_ptr<renderengine::ExternalTexture> mTexture; variable
168 std::shared_ptr<TexturePool::AutoTexture> mTexture; variable
210 Matrix4f mTexture; field in ProgramVertexFixedFunction.Constants
556 private TextureSource mTexture = null; field in BackingStore.TextureBacking