Searched refs:CONTROL_MAX_REGIONS (Results 1 – 4 of 4) sorted by relevance
635 m.set(CONTROL_MAX_REGIONS, maxRegions); in mapControlOther()773 CameraCharacteristics.CONTROL_MAX_REGIONS , in mapRequest()
946 public static final Key<int[]> CONTROL_MAX_REGIONS = field in CameraCharacteristics
1258 mMetadata.set(CameraCharacteristics.CONTROL_MAX_REGIONS, in testOverrideMaxRegions()
1273 int[] maxRegions = getBase(CameraCharacteristics.CONTROL_MAX_REGIONS); in getMaxRegions()