Home
last modified time | relevance | path

Searched refs:EGL_NONE (Results 1 – 25 of 66) sorted by relevance

123

/frameworks/native/opengl/tools/glgen/specs/egl/
Dchecks.spec3 …nfig nullAllowed configs check configs config_size check num_config 1 sentinel attrib_list EGL_NONE
5 //STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
6 eglCreatePbufferSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
7 //unsupported: eglCreatePixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
11 …UB function: eglCreatePbufferFromClientBuffer nullAllowed attrib_list sentinel attrib_list EGL_NONE
12 eglCreateContext sentinel attrib_list EGL_NONE
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp90 EGL_NONE, EGL_NONE in create()
105 EGLint attribs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE }; in create()
292 if (attribute != EGL_NONE) { in selectConfigForAttribute()
326 if (lhs == EGL_NONE) lhs = 0x7FFFFFFF; in operator <()
327 if (rhs == EGL_NONE) rhs = 0x7FFFFFFF; in operator <()
340 if (attribute != EGL_NONE) { in operator =()
348 mList.add(EGL_NONE, EGL_NONE); in EGLAttributeVector()
351 if (attribute != EGL_NONE) { in remove()
383 wantedAttribute = EGL_NONE; in selectEGLConfig()
384 wantedAttributeValue = EGL_NONE; in selectEGLConfig()
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp80 EGL_NONE in createPbuffer()
126 EGL_NONE in eglSetupContext()
135 EGL_NONE in eglSetupContext()
147 EGL_NONE in eglSetupContext()
/frameworks/base/services/core/jni/
Dcom_android_server_AssetAtlasService.cpp96 EGL_NONE in com_android_server_AssetAtlasService_upload()
121 EGLint attrs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in com_android_server_AssetAtlasService_upload()
129 EGLint surfaceAttrs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE }; in com_android_server_AssetAtlasService_upload()
144 EGLint imageAttrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in com_android_server_AssetAtlasService_upload()
/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp64 EGL_NONE in TEST_F()
99 EGL_NONE in TEST_F()
138 EGL_NONE in TEST_F()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp158 EGL_CONFIG_CAVEAT, EGL_NONE, in loadConfig()
161 EGL_NONE in loadConfig()
182 EGL_NONE in createContext()
220 EGLint attribs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE }; in createPBufferSurface()
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp63 EGLint context_attribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in main()
67 EGL_NONE }; in main()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp29 EGL_NONE in main()
58 EGLint attribs[] = { EGL_WIDTH, 320, EGL_HEIGHT, 480, EGL_NONE }; in main()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp30 if (*((EGLint*)(attrib_list + i)) == EGL_NONE){ in android_eglCreateWindowSurface()
126 if (*((EGLint*)(attrib_list + i)) == EGL_NONE){ in android_eglCreateWindowSurfaceTexture()
DeglCreatePbufferFromClientBuffer.cpp29 if (attrib_list[i] == EGL_NONE){ in android_eglCreatePbufferFromClientBuffer()
/frameworks/base/media/mca/filterfw/jni/
Djni_gl_environment.cpp161 EGL_NONE in Java_android_filterfw_core_GLEnvironment_nativeAddSurface()
230 EGL_NONE in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight()
329 EGL_NONE in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
/frameworks/native/libs/gui/tests/
DGLTest.cpp82 EGL_NONE }; in SetUp()
149 EGL_NONE }; in getConfigAttribs()
157 EGL_NONE }; in getContextAttribs()
DSRGB_test.cpp264 EGL_NONE }; in createEGLSurface()
274 EGL_NONE } ; in createEGLSurface()
443 EGL_NONE, in TEST_F()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DSingleFrameTextureViewTestActivity.java167 int[] attrib_list = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in onSurfaceTextureAvailable()
193 EGL10.EGL_NONE in onSurfaceTextureAvailable()
/frameworks/base/libs/hwui/
DImage.cpp29 EGLint attrs[] = { EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE }; in Image()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java83 int[] attrib_list = {EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in createContext()
109 EGL10.EGL_NONE
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java86 int[] attrib_list = {EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in createContext()
112 EGL10.EGL_NONE
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java83 int[] attrib_list = {EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in createContext()
109 EGL10.EGL_NONE
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DRenderTarget.java344 EGL10.EGL_NONE in getDesiredConfig()
384 int[] attrib_list = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in createContext()
392 int[] attribs = { EGL10.EGL_WIDTH, width, EGL10.EGL_HEIGHT, height, EGL10.EGL_NONE }; in createSurface()
/frameworks/native/libs/gui/
DGLConsumer.cpp1013 EGL_NONE in doGLFenceWaitLocked()
1225 createProtectedImage ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE, in createImage()
1226 createProtectedImage ? EGL_TRUE : EGL_NONE, in createImage()
1227 EGL_NONE, in createImage()
1231 attrs[2] = EGL_NONE; in createImage()
1237 attrs[2] = EGL_NONE; in createImage()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java136 EGL10.EGL_NONE in getConfig()
141 int[] attribList = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in createContext()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp265 EGLint context_attribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in main()
269 EGL_NONE }; in main()
/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp155 EGL_NONE in InitWithNewContext()
176 EGLint context_attribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in InitWithNewContext()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp36 EGL_NONE in main()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp34 EGL_NONE in main()

123