Searched refs:deleteTexture (Results 1 – 18 of 18) sorted by relevance
54 mShadowLutTexture->deleteTexture(); in ~TextureState()119 void TextureState::deleteTexture(GLuint texture) { in deleteTexture() function in android::uirenderer::TextureState
67 void deleteTexture(GLuint texture);
107 texture.deleteTexture(); in ~OffscreenBuffer()
63 void deleteTexture();178 texture->deleteTexture(); in ~AutoTexture()
55 Caches::getInstance().textureState().deleteTexture(mTexture); in ~Image()
81 void Texture::deleteTexture() { in deleteTexture() function in android::uirenderer::Texture82 mCaches.textureState().deleteTexture(mId); in deleteTexture()
60 texture.deleteTexture(); in ~Layer()68 texture.deleteTexture(); in onGlContextLost()
79 mCaches.textureState().deleteTexture(mDitherTexture); in clear()
134 const_cast<Texture*>(texture)->deleteTexture(); in onFrameCompleted()
183 caches.textureState().deleteTexture(texture); in copySurfaceInto()
135 texture->deleteTexture(); in operator ()()
78 texture->deleteTexture(); in operator ()()
99 texture->deleteTexture(); in operator ()()
453 caches.textureState().deleteTexture(texture); in copyLayer()
249 texture->deleteTexture(); in removeTexture()
101 GLToolbox.deleteTexture(mTexId); in release()
42 public static void deleteTexture(int texId) { in deleteTexture() method in GLToolbox
163 mTexture.deleteTexture(); in releasePixelBuffer()