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

1 2 3 4 5 6 7 8 91011>>

  /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
  /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 348 EGL_NONE, EGL_NONE
400 EGL_NONE, EGL_NONE
577 while (attribList[idx] != EGL_NONE)
594 m_attribList.push_back(EGL_NONE);
617 if (m_colorSpace != EGL_NONE && !eglu::hasExtension(egl, m_eglDisplay, "EGL_KHR_gl_colorspace"))
1052 EGL_NONE
    [all...]
  /external/skia/tools/fiddle/
egl_context.cpp 20 EGL_NONE
29 EGL_NONE,
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.cpp 96 contextAttributes.push_back(EGL_NONE);
97 contextAttributes.push_back(EGL_NONE);
113 EGLint attribs[] = { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE };
298 if (attribute != EGL_NONE) {
329 // this places EGL_NONE at the end
332 if (lhs == EGL_NONE) lhs = 0x7FFFFFFF;
333 if (rhs == EGL_NONE) rhs = 0x7FFFFFFF;
346 if (attribute != EGL_NONE) {
354 mList.add(Attribute(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 };
  /external/skia/tools/viewer/sk_app/android/
GLWindowContext_android.cpp 83 EGL_NONE
92 EGL_NONE
108 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};
  /hardware/qcom/display/sdm845/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/native/opengl/tests/EGLTest/
EGL_test.cpp 93 EGL_NONE
128 EGL_NONE
167 EGL_NONE
222 EGL_NONE, EGL_NONE
267 EGL_NONE, EGL_NONE
308 EGL_NONE, EGL_NONE
353 EGL_NONE, EGL_NON
    [all...]
  /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...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
RenderTarget.java 26 import static android.opengl.EGL14.EGL_NONE;
156 EGL_CONFIG_CAVEAT, EGL_NONE,
158 EGL_NONE
169 EGL_NONE
175 final int[] pbuffer_attribs = new int[] { EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE };
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
CtsMediaOutputSurface.java 145 EGL14.EGL_NONE
157 EGL14.EGL_NONE
171 EGL14.EGL_NONE
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 84 EGL14.EGL_NONE
95 EGL14.EGL_NONE
125 EGL14.EGL_NONE

Completed in 534 milliseconds

1 2 3 4 5 6 7 8 91011>>