HomeSort by relevance Sort by last modified time
    Searched defs:luminanceSize (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/egl/
egluConfigInfo.hpp 46 deInt32 luminanceSize;
92 , luminanceSize (0)
  /external/deqp/modules/egl/
teglQueryConfigTests.cpp 445 const EGLint luminanceSize = getValue(config, EGL_LUMINANCE_SIZE);
456 if (luminanceSize != 0)
476 if (luminanceSize <= 0)
488 if (bufferSize != (luminanceSize + alphaSize))
  /external/deqp/framework/qphelper/
qpTestLog.h 162 int luminanceSize;
  /external/deqp/executor/
xeTestCaseResult.hpp 356 int luminanceSize;
390 , luminanceSize (0)
  /external/zxing/core/
core.jar 

Completed in 151 milliseconds