Home
last modified time | relevance | path

Searched refs:blueSize (Results 1 – 21 of 21) sorted by relevance

/external/deqp/framework/egl/
DegluConfigFilter.hpp54 int blueSize (void) const;
63 …tcu::RGBA colorBits (void) const { return tcu::RGBA(redSize(), greenSize(), blueSize(), alphaSi… in colorBits()
DegluConfigInfo.hpp43 deInt32 blueSize; member in eglu::ConfigInfo
76 , blueSize (0) in ConfigInfo()
DegluConfigInfo.cpp41 case EGL_BLUE_SIZE: return blueSize; in getAttribute()
78 egl.getConfigAttrib(display, config, EGL_BLUE_SIZE, &dst->blueSize); in queryConfigInfo()
DegluConfigFilter.cpp64 int CandidateConfig::blueSize (void) const { return get(EGL_BLUE_SIZE); } in blueSize() function in eglu::CandidateConfig
/external/deqp/modules/egl/
DteglQueryConfigTests.cpp444 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
462 if (redSize <= 0 || greenSize <= 0 || blueSize <= 0) in executeTest()
468 if (bufferSize != (redSize + greenSize + blueSize + alphaSize)) in executeTest()
482 if (redSize != 0 || greenSize != 0 || blueSize != 0) in executeTest()
516 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
522 || (blueValue < 0 || blueValue >= (1 << blueSize)) ) in executeTest()
DteglSimpleConfigCase.cpp123 c.blueSize() == Blue && in colorBits()
132 c.blueSize() != Blue || in notColorBits()
DteglRenderCase.cpp376 c.blueSize() == Blue && in colorBits()
385 c.blueSize() != Blue || in notColorBits()
DteglChooseConfigReference.cpp135 …return (a.m_info.redSize * mask[0] + a.m_info.greenSize * mask[1] + a.m_info.blueSize * mask[2] + … in compareColorBufferBits()
136 …> (b.m_info.redSize * mask[0] + b.m_info.greenSize * mask[1] + b.m_info.blueSize * mask[2] + b.m_i… in compareColorBufferBits()
DteglConfigList.cpp91 info.blueSize = val; in iterate()
DteglCreateContextExtTests.cpp1028 c.blueSize() == Blue && in colorBits()
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
DAndroidConfigChooser.java272 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser() argument
277 EGL10.EGL_BLUE_SIZE, blueSize, in ComponentSizeChooser()
285 mBlueSize = blueSize; in ComponentSizeChooser()
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java371 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, in setEGLConfigChooser() argument
374 blueSize, alphaSize, depthSize, stencilSize)); in setEGLConfigChooser()
822 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser() argument
827 EGL10.EGL_BLUE_SIZE, blueSize, in ComponentSizeChooser()
835 mBlueSize = blueSize; in ComponentSizeChooser()
/external/deqp/executor/
DxeTestCaseResult.hpp345 int blueSize; member in xe::ri::EglConfig
379 , blueSize (0) in EglConfig()
DxeTestLogWriter.cpp381 << Writer::Attribute("BlueSize", de::toString(config.blueSize)) in writeResultItem()
DxeTestResultParser.cpp606 config->blueSize = toInt(getAttribute("BlueSize")); in handleElementStart()
/external/deqp/framework/qphelper/
DqpTestLog.h159 int blueSize; member
DqpTestLog.c1116 attribs[numAttribs++] = qpSetIntAttrib ("BlueSize", config->blueSize); in qpTestLog_writeEglConfig()
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp488 int blueSize = visual.getAttrib(GLX_BLUE_SIZE); in configRank() local
492 int minRGB = de::min(redSize, de::min(greenSize, blueSize)); in configRank()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...