Home
last modified time | relevance | path

Searched defs:native_buffer (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libagl/
DTextureObjectManager.cpp146 status_t EGLTextureObject::setImage(ANativeWindowBuffer* native_buffer) in setImage()
Dtexture.cpp131 ANativeWindowBuffer* native_buffer = u.texture->buffer; in ogles_lock_textures() local
153 ANativeWindowBuffer* native_buffer = u.texture->buffer; in ogles_unlock_textures() local
1604 ANativeWindowBuffer* native_buffer = (ANativeWindowBuffer*)image; in glEGLImageTargetTexture2DOES() local
1632 ANativeWindowBuffer* native_buffer = (ANativeWindowBuffer*)image; in glEGLImageTargetRenderbufferStorageOES() local
Degl.cpp2100 ANativeWindowBuffer* native_buffer = (ANativeWindowBuffer*)buffer; in eglCreateImageKHR() local
2129 ANativeWindowBuffer* native_buffer = (ANativeWindowBuffer*)img; in eglDestroyImageKHR() local
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp1920 VkNativeBufferANDROID native_buffer = { in InterceptBindImageMemory2() local