Searched defs:outputWidth (Results 1 – 5 of 5) sorted by relevance
59 int outputWidth, outputHeight; in Java_com_android_cts_verifier_camera_analyzer_CameraTests_findNative() local160 int outputWidth = testHandler->getDebugWidth(); in Java_com_android_cts_verifier_camera_analyzer_CameraTests_displayHandlerDebugOutput() local
276 private native long createColorCheckerTest(int outputWidth, int outputHeight); in createColorCheckerTest()
205 private native long createExposureCompensationTest(int outputHeight, int outputWidth); in createExposureCompensationTest()
178 public native long createImageTestHandler(int outputHeight, int outputWidth); in createImageTestHandler()
502 int outputWidth = 0; in getThumbnail() local