Searched refs:SIZE_BOUND_1080P (Results 1 – 2 of 2) sorted by relevance
96 public static final Size SIZE_BOUND_1080P = new Size(1920, 1088); field in CameraTestUtils99 public static final Size PREVIEW_SIZE_BOUND = SIZE_BOUND_1080P;
1133 Size maxVideoSize = SIZE_BOUND_1080P; in initSupportedVideoSize()