Searched refs:getMaxAfRegionCount (Results 1 – 3 of 3) sorted by relevance
201 private int getMaxAfRegionCount() { in getMaxAfRegionCount() method in Camera2CameraControlImplDeviceTest710 assumeTrue(getMaxAfRegionCount() > 0 || getMaxAeRegionCount() > 0 in startFocusAndMetering_3ARegionsUpdatedInSessionAndSessionOptions()728 int expectedAfCount = Math.min(getMaxAfRegionCount(), 1); in startFocusAndMetering_3ARegionsUpdatedInSessionAndSessionOptions()750 assumeTrue(getMaxAfRegionCount() > 0); in startFocusAndMetering_AfIsTriggeredProperly()800 assumeTrue(getMaxAfRegionCount() > 0 || getMaxAeRegionCount() > 0 in cancelFocusAndMetering_3ARegionsReset()845 assumeTrue(getMaxAfRegionCount() > 0); in cancelFocusAndMetering_cancelAfProperly()899 assumeTrue(getMaxAfRegionCount() > 0); in startFocus_afModeIsSetToAuto()
340 mCameraControl.getMaxAfRegionCount(), in startFocusAndMeteringInternal()858 mCameraControl.getMaxAfRegionCount(),
938 int getMaxAfRegionCount() {