Searched defs:stencilSize (Results 1 - 16 of 16) sorted by relevance

/external/deqp/framework/opengl/
H A DgluRenderConfig.cpp97 int stencilSize; member in struct:glu::__anon4125
108 config->stencilBits = stencilCfgs[ndx].stencilSize;
/external/deqp/framework/egl/
H A DegluConfigFilter.cpp80 int CandidateConfig::stencilSize (void) const { return get(EGL_STENCIL_SIZE); } function in class:eglu::CandidateConfig
H A DegluConfigInfo.hpp67 deInt32 stencilSize; member in class:eglu::ConfigInfo
113 , stencilSize (0)
/external/deqp/framework/qphelper/
H A DqpTestLog.h182 int stencilSize; member in struct:qpEglConfigInfo_s
/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp491 int stencilSize = visual.getAttrib(GLX_STENCIL_SIZE); local
513 rank.add(1, stencilSize > 0);
525 rank.add(6, deUint32(depthSize + stencilSize));
/external/deqp/executor/
H A DxeTestCaseResult.hpp376 int stencilSize; member in class:xe::ri::EglConfig
406 , stencilSize (0)
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java372 int alphaSize, int depthSize, int stencilSize) {
374 blueSize, alphaSize, depthSize, stencilSize));
823 int alphaSize, int depthSize, int stencilSize) {
830 EGL10.EGL_STENCIL_SIZE, stencilSize,
838 mStencilSize = stencilSize;
371 setEGLConfigChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize) argument
822 ComponentSizeChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 356 milliseconds