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 39 deInt32 luminanceSize;
72 , luminanceSize (0)
  /external/deqp/modules/egl/
teglQueryConfigTests.cpp 417 const EGLint luminanceSize = getValue(config, EGL_LUMINANCE_SIZE);
428 if (luminanceSize != 0)
448 if (luminanceSize <= 0)
460 if (bufferSize != (luminanceSize + alphaSize))
  /external/deqp/framework/qphelper/
qpTestLog.h 160 int luminanceSize;
  /external/deqp/executor/
xeTestCaseResult.hpp 346 int luminanceSize;
380 , luminanceSize (0)
  /external/zxing/core/
core.jar 

Completed in 168 milliseconds