Searched refs:EGL_NATIVE_BUFFER_ANDROID (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/
H A DImage.cpp34 EGL_NATIVE_BUFFER_ANDROID, clientBuffer, attrs);
/frameworks/base/services/core/jni/
H A Dcom_android_server_AssetAtlasService.cpp146 EGL_NATIVE_BUFFER_ANDROID, clientBuffer, imageAttrs);
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp131 EGLImageKHR img = eglCreateImageKHR(dpy, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID,
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp236 EGLImageKHR img = eglCreateImageKHR(dpy, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID,
/frameworks/native/opengl/include/EGL/
H A Deglext.h540 #define EGL_NATIVE_BUFFER_ANDROID 0x3140 macro
/frameworks/native/libs/gui/
H A DGLConsumer.cpp1164 EGL_NATIVE_BUFFER_ANDROID, cbuf, attrs);
/frameworks/native/opengl/libagl/
H A Degl.cpp2063 if (target != EGL_NATIVE_BUFFER_ANDROID) {
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3387 EGL_NATIVE_BUFFER_ANDROID, buffer, NULL);

Completed in 59 milliseconds