/external/deqp/framework/egl/ |
D | egluConfigFilter.hpp | 54 int blueSize (void) const; 63 …tcu::RGBA colorBits (void) const { return tcu::RGBA(redSize(), greenSize(), blueSize(), alphaSi… in colorBits()
|
D | egluConfigInfo.hpp | 43 deInt32 blueSize; member in eglu::ConfigInfo 76 , blueSize (0) in ConfigInfo()
|
D | egluConfigInfo.cpp | 41 case EGL_BLUE_SIZE: return blueSize; in getAttribute() 78 egl.getConfigAttrib(display, config, EGL_BLUE_SIZE, &dst->blueSize); in queryConfigInfo()
|
D | egluConfigFilter.cpp | 64 int CandidateConfig::blueSize (void) const { return get(EGL_BLUE_SIZE); } in blueSize() function in eglu::CandidateConfig
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 444 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()
|
D | teglSimpleConfigCase.cpp | 123 c.blueSize() == Blue && in colorBits() 132 c.blueSize() != Blue || in notColorBits()
|
D | teglRenderCase.cpp | 376 c.blueSize() == Blue && in colorBits() 385 c.blueSize() != Blue || in notColorBits()
|
D | teglChooseConfigReference.cpp | 135 …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()
|
D | teglConfigList.cpp | 91 info.blueSize = val; in iterate()
|
D | teglCreateContextExtTests.cpp | 1014 c.blueSize() == Blue && in colorBits()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 371 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/ |
D | xeTestCaseResult.hpp | 355 int blueSize; member in xe::ri::EglConfig 389 , blueSize (0) in EglConfig()
|
D | xeTestLogWriter.cpp | 385 << Writer::Attribute("BlueSize", de::toString(config.blueSize)) in writeResultItem()
|
D | xeTestResultParser.cpp | 616 config->blueSize = toInt(getAttribute("BlueSize")); in handleElementStart()
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 161 int blueSize; member
|
D | qpTestLog.c | 1119 attribs[numAttribs++] = qpSetIntAttrib ("BlueSize", config->blueSize); in qpTestLog_writeEglConfig()
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 488 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/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |