/aosp_15_r20/hardware/google/aemu/host-common/ |
D | MediaTexturePool.cpp | 117 void MediaTexturePool::deleteTextures(TextureFrame frame) { in deleteTextures() function in android::emulation::MediaTexturePool
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayImageTextureSize.cpp | 341 void TextureCubeMapArrayTextureSizeBase::deleteTextures(void) in deleteTextures() function in glcts::TextureCubeMapArrayTextureSizeBase 1618 void TextureCubeMapArrayTextureSizeRTComputeShader::deleteTextures(void) in deleteTextures() function in glcts::TextureCubeMapArrayTextureSizeRTComputeShader
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineThreadedTest.cpp | 59 TEST_F(RenderEngineThreadedTest, deleteTextures) { in TEST_F() argument
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/threaded/ |
H A D | RenderEngineThreaded.cpp | 163 void RenderEngineThreaded::deleteTextures(size_t count, uint32_t const* names) { in deleteTextures() function in android::renderengine::threaded::RenderEngineThreaded
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 605 void GLESRenderEngine::deleteTextures(size_t count, uint32_t const* names) { in deleteTextures() function in android::renderengine::gl::GLESRenderEngine
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 183 void GLContext::deleteTextures(int numTextures, const uint32_t *textures) in deleteTextures() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 780 void ReferenceContext::deleteTextures(int numTextures, const uint32_t *textures) in deleteTextures() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 86 PFNGLDELETETEXTURESPROC deleteTextures = nullptr; variable
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 2052 void GLClientState::deleteTextures(GLsizei n, const GLuint* textures) in deleteTextures() function in gfxstream::guest::GLClientState
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 153 glDeleteTexturesFunc deleteTextures; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 6933 void Context::deleteTextures(GLsizei n, const TextureID *textures) in deleteTextures() function in gl::Context
|