Searched refs:SIZE_BOUND_1080P (Results 1 – 3 of 3) sorted by relevance
75 import static com.android.mediaframeworktest.helpers.CameraTestUtils.SIZE_BOUND_1080P;325 Size maxVideoSize = SIZE_BOUND_1080P; in initSupportedVideoSize()
22 import static com.android.mediaframeworktest.helpers.CameraTestUtils.SIZE_BOUND_1080P;460 Size maxVideoSize = SIZE_BOUND_1080P; in initSupportedVideoSize()
98 public static final Size SIZE_BOUND_1080P = new Size(1920, 1088); field in CameraTestUtils101 public static final Size PREVIEW_SIZE_BOUND = SIZE_BOUND_1080P;