Searched refs:eglCreateNativeClientBufferANDROID (Results 1 – 14 of 14) sorted by relevance
51 EGLClientBuffer eglCreateNativeClientBufferANDROID(69 EGLClientBuffer eglCreateNativeClientBufferANDROID(109 Table aaa. Legal attributes for eglCreateNativeClientBufferANDROID136 If eglCreateNativeClientBufferANDROID fails, NULL will be returned, no
68 eglCreateNativeClientBufferANDROID
397 EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID(const EGLint *attrib_list) in eglCreateNativeClientBufferANDROID() function
64 #define eglCreateNativeClientBufferANDROID l_eglCreateNativeClientBufferANDROID macro
64 #define eglCreateNativeClientBufferANDROID t_eglCreateNativeClientBufferANDROID macro
321 *clientBuffer = eglCreateNativeClientBufferANDROID(attribs); in createAndroidClientBuffer()
484 EGLAPI EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID (const EGLint *attrib_list);
469 EGLAPI EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID (const EGLint *attrib_list);
474 EGLAPI EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID (const EGLint *attrib_list);
468 "eglCreateNativeClientBufferANDROID",
656 EGLClientBuffer eglClientBuffer = eglCreateNativeClientBufferANDROID(attribsANWB); in createEGLImageANWBClientBufferSource()