Searched refs:EGL_NATIVE_BUFFER_ANDROID (Results 1 - 8 of 8) sorted by relevance
/frameworks/base/libs/hwui/ |
H A D | Image.cpp | 34 EGL_NATIVE_BUFFER_ANDROID, clientBuffer, attrs);
|
/frameworks/base/services/core/jni/ |
H A D | com_android_server_AssetAtlasService.cpp | 170 EGL_NATIVE_BUFFER_ANDROID, clientBuffer, imageAttrs);
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 131 EGLImageKHR img = eglCreateImageKHR(dpy, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID,
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 236 EGLImageKHR img = eglCreateImageKHR(dpy, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID,
|
/frameworks/native/opengl/include/EGL/ |
H A D | eglext.h | 518 #define EGL_NATIVE_BUFFER_ANDROID 0x3140 macro
|
/frameworks/native/libs/gui/ |
H A D | GLConsumer.cpp | 1133 EGL_NATIVE_BUFFER_ANDROID, cbuf, attrs);
|
/frameworks/native/opengl/libagl/ |
H A D | egl.cpp | 2036 if (target != EGL_NATIVE_BUFFER_ANDROID) {
|
/frameworks/native/services/surfaceflinger/ |
H A D | SurfaceFlinger.cpp | 3184 EGL_NATIVE_BUFFER_ANDROID, buffer, NULL);
|
Completed in 120 milliseconds