Home
last modified time | relevance | path

Searched refs:eglGetNativeClientBufferANDROID (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/specs/
DEGL_ANDROID_get_native_client_buffer.txt50 EGLClientBuffer eglGetNativeClientBufferANDROID(const AHardwareBuffer *buffer)
64 EGLClientBuffer eglGetNativeClientBufferANDROID(
76 If eglGetNativeClientBufferANDROID fails, NULL will be returned, no
/frameworks/native/opengl/libs/
DlibEGL.map.txt31 eglGetNativeClientBufferANDROID; # introduced=26
/frameworks/native/opengl/libs/EGL/
Degl_entries.in84 EGL_ENTRY(EGLClientBuffer, eglGetNativeClientBufferANDROID, const AHardwareBuffer *)
DeglApi.cpp184 (__eglMustCastToProperFunctionPointerType)&eglGetNativeClientBufferANDROID },
1887 EGLClientBuffer eglGetNativeClientBufferANDROID(const AHardwareBuffer *buffer) { in eglGetNativeClientBufferANDROID() function
/frameworks/native/opengl/include/EGL/
Deglext.h612 EGLAPI EGLClientBuffer eglGetNativeClientBufferANDROID (const struct AHardwareBuffer *buffer);