Home
last modified time | relevance | path

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

/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_image_native_buffer.txt3 ANDROID_image_native_buffer
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/
DEGL_ANDROID_image_native_buffer.txt3 ANDROID_image_native_buffer
/third_party/mesa3d/src/egl/main/
Degldisplay.h101 EGLBoolean ANDROID_image_native_buffer; member
Deglapi.c499 _EGL_CHECK_EXTENSION(ANDROID_image_native_buffer); in _eglCreateExtensionsString()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c1717 disp->Extensions.ANDROID_image_native_buffer = EGL_TRUE; in dri2_initialize_android()