Searched refs:eglGetNativeClientBufferANDROID (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/EGL/
H A Deglext.h612 EGLAPI EGLClientBuffer eglGetNativeClientBufferANDROID (const struct AHardwareBuffer *buffer);
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp183 { "eglGetNativeClientBufferANDROID",
184 (__eglMustCastToProperFunctionPointerType)&eglGetNativeClientBufferANDROID },
1887 EGLClientBuffer eglGetNativeClientBufferANDROID(const AHardwareBuffer *buffer) { function

Completed in 807 milliseconds