Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DStatsImage.java25 RAW16_QUAD_BAYER_STATS("Raw16QuadBayerStats"); enumConstant
DItsService.java4429 String statsFormat = StatsFormat.RAW16_QUAD_BAYER_STATS.getValue();
/cts/apps/CtsVerifier/jni/verifier/
Dcom_android_cts_verifier_camera_StatsImage.cpp38 RAW16_QUAD_BAYER_STATS, enumerator
48 {"Raw16QuadBayerStats", RAW16_QUAD_BAYER_STATS}
91 case RAW16_QUAD_BAYER_STATS: { in getPixelValue()