Home
last modified time | relevance | path

Searched refs:RAW10_QUAD_BAYER_STATS (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DStatsImage.java23 RAW10_QUAD_BAYER_STATS("Raw10QuadBayerStats"), enumConstant
DItsService.java4393 String statsFormat = StatsFormat.RAW10_QUAD_BAYER_STATS.getValue();
/cts/apps/CtsVerifier/jni/verifier/
Dcom_android_cts_verifier_camera_StatsImage.cpp36 RAW10_QUAD_BAYER_STATS, enumerator
46 {"Raw10QuadBayerStats", RAW10_QUAD_BAYER_STATS},
73 case RAW10_QUAD_BAYER_STATS: { in getPixelValue()