Home
last modified time | relevance | path

Searched refs:EGL_EXTENSIONS (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/libs/gui/
DSyncFeatures.cpp43 const char* exts = eglQueryStringImplementationANDROID(dpy, EGL_EXTENSIONS); in SyncFeatures()
DGLConsumer.cpp87 const char* exts = eglQueryStringImplementationANDROID(dpy, EGL_EXTENSIONS); in hasEglAndroidImageCropImpl()
107 const char* exts = eglQueryString(dpy, EGL_EXTENSIONS); in hasEglProtectedContentImpl()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java71 int EGL_EXTENSIONS = 0x3055; field
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h165 #define EGL_EXTENSIONS 0x3055 macro
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp72 if (name == EGL_EXTENSIONS) { in eglQueryString()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java110 public static final int EGL_EXTENSIONS = 0x3055; field in EGL14
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp56 eglQueryStringImplementationANDROID(display, EGL_EXTENSIONS)); in create()
585 ALOGI("extensions: %s", eglQueryString(display, EGL_EXTENSIONS)); in chooseEglConfig()
/frameworks/native/opengl/include/EGL/
Degl.h83 #define EGL_EXTENSIONS 0x3055 macro
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h303 return hasExtension(eglQueryString(dpy, EGL_EXTENSIONS), name); in hasEglExtension()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp386 printEGLString(dpy, "EGL Extensions", EGL_EXTENSIONS); in main()
/frameworks/native/opengl/libs/EGL/
Degl_display.cpp192 EGL_EXTENSIONS); in initialize()
DeglApi.cpp1463 if (dpy == EGL_NO_DISPLAY && name == EGL_EXTENSIONS) in eglQueryString()
1474 case EGL_EXTENSIONS: in eglQueryString()
1496 case EGL_EXTENSIONS: in eglQueryStringImplementationANDROID()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp152 auto extensions = StringUtils::split(eglQueryString(mEglDisplay, EGL_EXTENSIONS)); in initExtensions()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if110 public static final int EGL_EXTENSIONS = 0x3055;
/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp32 const char* exts = eglQueryString(dpy, EGL_EXTENSIONS); in hasEglExtension()
/frameworks/native/libs/gui/tests/
DSurfaceTextureClient_test.cpp643 const char* exts = eglQueryStringImplementationANDROID(dpy, EGL_EXTENSIONS); in TEST_F()
/frameworks/native/opengl/libagl/
Degl.cpp1974 case EGL_EXTENSIONS: in eglQueryString()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18727 field public static final int EGL_EXTENSIONS = 12373; // 0x3055
51728 field public static final int EGL_EXTENSIONS = 12373; // 0x3055
/frameworks/base/config/
Dhiddenapi-public-dex.txt27636 Landroid/opengl/EGL14;->EGL_EXTENSIONS:I
71774 Ljavax/microedition/khronos/egl/EGL10;->EGL_EXTENSIONS:I
/frameworks/base/api/
Dcurrent.txt29153 field public static final int EGL_EXTENSIONS = 12373; // 0x3055
71327 field public static final int EGL_EXTENSIONS = 12373; // 0x3055