Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
H A DItsService.java1289 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
1297 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
1313 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
1321 int aaw = activeArrayCropRegion.width(); in sendResponseCaptureResult() local
/aosp_15_r20/cts/apps/CtsVerifier/jni/verifier/
H A Dcom_android_cts_verifier_camera_StatsImage.cpp257 jint aaw, in com_android_cts_verifier_camera_its_computeStatsImage()