Home
last modified time | relevance | path

Searched defs:blueSize (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/egl/
DegluConfigInfo.hpp45 deInt32 blueSize; member in eglu::ConfigInfo
DegluConfigFilter.cpp77 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
516 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
/external/deqp/framework/qphelper/
DqpTestLog.h161 int blueSize; member
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java371 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, in setEGLConfigChooser()
822 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp489 int blueSize = visual.getAttrib(GLX_BLUE_SIZE); in configRank() local
/external/deqp/executor/
DxeTestCaseResult.hpp355 int blueSize; member in xe::ri::EglConfig