Searched refs:CONTROL_MAX_REGIONS (Results 1 – 3 of 3) sorted by relevance
1264 mMetadata.set(CameraCharacteristics.CONTROL_MAX_REGIONS, in testOverrideMaxRegions()
992 public static final Key<int[]> CONTROL_MAX_REGIONS = field in CameraCharacteristics
1682 int[] maxRegions = getBase(CameraCharacteristics.CONTROL_MAX_REGIONS); in getMaxRegions()