OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:luminanceSize
(Results
1 - 5
of
5
) sorted by null
/external/deqp/framework/egl/
egluConfigInfo.hpp
44
deInt32
luminanceSize
;
77
,
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 325 milliseconds