HomeSort by relevance Sort by last modified time
    Searched refs:EGL_NONE (Results 1 - 25 of 239) sorted by null

1 2 3 4 5 6 7 8 910

  /frameworks/native/opengl/tools/glgen/specs/egl/
checks.spec 3 eglChooseConfig 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 //STUB function: eglCreatePbufferFromClientBuffer nullAllowed attrib_list sentinel attrib_list EGL_NONE
12 eglCreateContext sentinel attrib_list EGL_NONE
  /external/deqp/framework/egl/
egluNativeDisplay.cpp 39 DE_ASSERT(platformType != EGL_NONE && platformExtension);
45 , m_platformType (EGL_NONE)
88 DE_ASSERT(platformType != EGL_NONE && platformExtension);
95 , m_platformType (EGL_NONE)
egluConfigInfo.hpp 119 , yuvOrder (EGL_NONE)
121 , yuvSubsample (EGL_NONE)
122 , yuvDepthRange (EGL_NONE)
123 , yuvCscStandard (EGL_NONE)
125 , colorComponentType (EGL_NONE)
egluStrUtil.cpp 48 if (attribFmt.value == EGL_NONE)
49 return str << "EGL_NONE";
160 if (attrib == EGL_NONE)
163 str << "EGL_NONE";
200 if (attrib == EGL_NONE)
203 str << "EGL_NONE";
240 if (attrib == EGL_NONE)
243 str << "EGL_NONE";
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
EglBase.java 58 EGL10.EGL_NONE
66 EGL10.EGL_NONE
74 EGL10.EGL_NONE
83 EGL10.EGL_NONE
91 EGL10.EGL_NONE
  /cts/tests/tests/graphics/src/android/graphics/cts/
ASurfaceTextureTest.java 74 EGL_NONE},
81 new int[] {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}, 0);
87 new int[] {EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE}, 0);
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 84 while (attribList[size] != EGL_NONE)
212 while ((*iter) != EGL_NONE)
314 while ((*iter) != EGL_NONE)
364 attribListString << "EGL_NONE";
377 while ((*iter) != EGL_NONE)
670 while ((*iter) != EGL_NONE)
900 EGL_NONE
1121 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE} },
1123 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 1, EGL_NONE } },
1127 { EGL_CONTEXT_MAJOR_VERSION_KHR, 2, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE } },
    [all...]
teglWideColorTests.cpp 371 EGL_NONE, EGL_NONE
423 EGL_NONE, EGL_NONE
602 while (attribList[idx] != EGL_NONE)
619 m_attribList.push_back(EGL_NONE);
627 while (attributes[idx] != EGL_NONE)
654 if (m_colorSpace != EGL_NONE && !eglu::hasExtension(egl, m_eglDisplay, "EGL_KHR_gl_colorspace"))
    [all...]
  /external/skia/tools/fiddle/
egl_context.cpp 20 EGL_NONE
29 EGL_NONE,
  /external/skqp/tools/fiddle/
egl_context.cpp 20 EGL_NONE
29 EGL_NONE,
  /external/swiftshader/tests/unittests/
unittests.cpp 98 EGL_NONE
129 EGL_NONE
139 EGL_NONE
872 EGL_NONE, EGL_NONE,
    [all...]
  /cts/tests/tests/effect/src/android/effect/cts/
GLEnv.java 50 EGL10.EGL_NONE
61 int[] attribs = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE };
65 int[] surfaceSize = { EGL10.EGL_WIDTH, 1, EGL10.EGL_HEIGHT, 1, EGL10.EGL_NONE };
  /hardware/qcom/display/msm8909/gpu_tonemapper/
EGLImageBuffer.cpp 34 isProtected ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
35 isProtected ? EGL_TRUE : EGL_NONE, EGL_NONE};
glengine.cpp 71 EGL_NONE};
77 isSecure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
78 isSecure ? EGL_TRUE : EGL_NONE,
79 EGL_NONE};
85 isSecure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
86 isSecure ? EGL_TRUE : EGL_NONE,
87 EGL_NONE};
224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE};
  /hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
EGLImageBuffer.cpp 34 isProtected ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
35 isProtected ? EGL_TRUE : EGL_NONE, EGL_NONE};
glengine.cpp 71 EGL_NONE};
77 isSecure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
78 isSecure ? EGL_TRUE : EGL_NONE,
79 EGL_NONE};
85 isSecure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
86 isSecure ? EGL_TRUE : EGL_NONE,
87 EGL_NONE};
224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE};
  /hardware/qcom/display/msm8998/gpu_tonemapper/
EGLImageBuffer.cpp 34 isProtected ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
35 isProtected ? EGL_TRUE : EGL_NONE, EGL_NONE};
glengine.cpp 92 EGL_NONE};
98 isSecure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
99 isSecure ? EGL_TRUE : EGL_NONE,
100 EGL_NONE};
106 isSecure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE,
107 isSecure ? EGL_TRUE : EGL_NONE,
108 EGL_NONE};
245 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE};
  /frameworks/av/cmds/screenrecord/
EglWindow.cpp 79 EGL_NONE
125 EGL_NONE
134 EGL_NONE
146 EGL_NONE
  /frameworks/base/libs/hwui/
Image.cpp 29 EGLint attrs[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
  /packages/services/Car/evs/app/
RenderBase.cpp 55 EGL_NONE
59 const EGLint context_attribs[] = {EGL_CONTEXT_CLIENT_VERSION, 3, EGL_NONE};
90 EGLint surface_attribs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE };
161 EGLint eglImageAttributes[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
  /cts/tests/tests/opengl/src/android/opengl/cts/
EglSurfacesTest.java 61 EGL10.EGL_NONE }, 2)
66 EGL10.EGL_NONE
GlTestBase.java 31 import static android.opengl.EGL14.EGL_NONE;
86 EGL_NONE
  /cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java 237 highPerf ? EGL_CONTEXT_PRIORITY_LEVEL_IMG : EGL10.EGL_NONE,
238 highPerf ? mPriority : EGL10.EGL_NONE, EGL10.EGL_NONE };
263 highPerf ? EGL_PROTECTED_CONTENT_EXT : EGL10.EGL_NONE,
264 highPerf ? EGL14.EGL_TRUE : EGL10.EGL_NONE, EGL10.EGL_NONE };
289 int[] attrib_list = { highPerf ? EGL_PROTECTED_CONTENT_EXT : EGL10.EGL_NONE,
290 highPerf ? EGL14.EGL_TRUE : EGL10.EGL_NONE, EGL10.EGL_NONE };
315 EGL10.EGL_NONE
    [all...]
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.cpp 89 contextAttributes.push_back(EGL_NONE);
103 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE};
276 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, EGL_NONE};
451 if (attribute != EGL_NONE) {
482 // this places EGL_NONE at the end
485 if (lhs == EGL_NONE) lhs = 0x7FFFFFFF;
486 if (rhs == EGL_NONE) rhs = 0x7FFFFFFF;
498 if (attribute != EGL_NONE) {
506 EGLAttributeVector() { mList.add(Attribute(EGL_NONE), EGL_NONE);
    [all...]

Completed in 815 milliseconds

1 2 3 4 5 6 7 8 910