Searched defs:blueSize (Results 1 - 12 of 12) sorted by relevance

/external/deqp/framework/egl/
H A DegluConfigInfo.hpp38 deInt32 blueSize; member in class:eglu::ConfigInfo
71 , blueSize (0)
/external/deqp/modules/egl/
H A DteglQueryConfigTests.cpp416 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); local
434 if (redSize <= 0 || greenSize <= 0 || blueSize <= 0)
440 if (bufferSize != (redSize + greenSize + blueSize + alphaSize))
454 if (redSize != 0 || greenSize != 0 || blueSize != 0)
488 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); local
494 || (blueValue < 0 || blueValue >= (1 << blueSize)) )
H A DteglCreateContextExtTests.cpp1134 EGLint blueSize; member in struct:deqp::egl::__anon19818::__anon19819
1174 << (eglu::ConfigBlueSize() == groups[groupNdx].blueSize)
/external/deqp/framework/qphelper/
H A DqpTestLog.h159 int blueSize; member in struct:qpEglConfigInfo_s
/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp489 int blueSize = visual.getAttrib(GLX_BLUE_SIZE); local
493 int minRGB = de::min(redSize, de::min(greenSize, blueSize));
/external/deqp/executor/
H A DxeTestCaseResult.hpp345 int blueSize; member in class:xe::ri::EglConfig
379 , blueSize (0)
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java371 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, argument
374 blueSize, alphaSize, depthSize, stencilSize));
822 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, argument
827 EGL10.EGL_BLUE_SIZE, blueSize,
835 mBlueSize = blueSize;
/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/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 119 milliseconds