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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp190 { "eglGetNativeClientBufferANDROID",
191 (__eglMustCastToProperFunctionPointerType)&eglGetNativeClientBufferANDROID },
2139 EGLClientBuffer eglGetNativeClientBufferANDROID(const AHardwareBuffer *buffer) { function
/frameworks/native/opengl/include/EGL/
H A Deglext.h535 EGLAPI EGLClientBuffer EGLAPIENTRY eglGetNativeClientBufferANDROID (const struct AHardwareBuffer *buffer);

Completed in 28 milliseconds