Searched refs:SIZE_BOUND_1080P (Results 1 – 3 of 3) sorted by relevance
75 import static com.android.mediaframeworktest.helpers.CameraTestUtils.SIZE_BOUND_1080P;324 Size maxVideoSize = SIZE_BOUND_1080P; in initSupportedVideoSize()
56 import static com.android.mediaframeworktest.helpers.CameraTestUtils.SIZE_BOUND_1080P;456 Size maxVideoSize = SIZE_BOUND_1080P; in initSupportedVideoSize()
94 public static final Size SIZE_BOUND_1080P = new Size(1920, 1088); field in CameraTestUtils97 public static final Size PREVIEW_SIZE_BOUND = SIZE_BOUND_1080P;