Searched refs:mAFRegions (Results 1 – 2 of 2) sorted by relevance
183 mAFRegions = ZERO_WEIGHT_3A_REGION;195 private MeteringRectangle[] mAFRegions = ZERO_WEIGHT_3A_REGION; field in OneCameraImpl563 mAFRegions = ZERO_WEIGHT_3A_REGION; in setup()593 builder.set(CaptureRequest.CONTROL_AF_REGIONS, mAFRegions); in addBaselineCaptureKeysToRequest()703 mAFRegions = AutoFocusHelper.afRegionsForNormalizedCoord(nx, ny, mCropRegion, in triggerFocusAndMeterAtPoint()
201 private MeteringRectangle[] mAFRegions = ZERO_WEIGHT_3A_REGION; field in OneCameraZslImpl698 mAFRegions = ZERO_WEIGHT_3A_REGION; in setup()726 builder.set(CaptureRequest.CONTROL_AF_REGIONS, mAFRegions); in addRegionsToCaptureRequestBuilder()1071 mAFRegions = ZERO_WEIGHT_3A_REGION; in startAFCycle()1087 … mAFRegions = AutoFocusHelper.afRegionsForNormalizedCoord(nx, ny, mCropRegion, sensorOrientation); in triggerFocusAndMeterAtPoint()