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