Searched refs:MessageDestroyGLTexture (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/services/surfaceflinger/ | ||
H A D | SurfaceFlinger.cpp | 490 class MessageDestroyGLTexture : public MessageBase { class in inherits:MessageBase 494 MessageDestroyGLTexture(RE::RenderEngine& engine, uint32_t texture) function in class:android::MessageDestroyGLTexture 501 postMessageAsync(new MessageDestroyGLTexture(getRenderEngine(), texture)); |
Completed in 17 milliseconds