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