Searched refs:getMaxSizeForFormat (Results 1 – 1 of 1) sorted by relevance
834 bool getMaxSizeForFormat(int32_t format, int32_t *width, int32_t *height) { in getMaxSizeForFormat() function in StaticInfo3467 if (!staticInfo.getMaxSizeForFormat(format, &testWidth, &testHeight)) { in nativeImageReaderTestBase()4065 if (!staticInfo.getMaxSizeForFormat(AIMAGE_FORMAT_JPEG, &testWidth, &testHeight)) { in Java_android_hardware_camera2_cts_NativeStillCaptureTest_testStillCaptureNative()