Home
last modified time | relevance | path

Searched defs:aaw (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java1286 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
1294 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
1310 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
1318 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
/cts/apps/CtsVerifier/jni/verifier/
Dcom_android_cts_verifier_camera_StatsImage.cpp257 jint aaw, in com_android_cts_verifier_camera_its_computeStatsImage()