Searched refs:hasFocuser (Results 1 – 10 of 10) sorted by relevance
136 boolean hasFocuser = staticMeta.hasFocuser() && !fixedFocusExternal; in matchParametersToCharacteristics()140 if (hasFocuser != legacyHasFocuser) { in matchParametersToCharacteristics()
472 if (!(staticInfo.hasFocuser() && maxAfRegions > 0)) { in testTouchForFocus()897 boolean hasFocuser = mStaticInfo.hasFocuser(); in takePictureTestByCamera()925 boolean canSetAfRegion = hasFocuser && (afRegions != null) && in takePictureTestByCamera()927 if (hasFocuser) { in takePictureTestByCamera()949 if (hasFocuser) { in takePictureTestByCamera()1059 if (hasFocuser) { in takePictureTestByCamera()1833 mStaticInfo.hasFocuser()); in isRegionsSupportedFor3A()1834 isRegionsSupported = isRegionsSupported && mStaticInfo.hasFocuser(); in isRegionsSupportedFor3A()
405 if (mStaticInfo.hasFocuser()) { in validateCapability()427 if (mStaticInfo.hasFocuser()) { in validateCapability()
236 if (mStaticInfo.hasFocuser()) { in burstTestByCamera()
1111 if (staticInfo.isHardwareLevelLegacy() || !staticInfo.hasFocuser()) { in testBasicTriggerSequence()1251 if (staticInfo.isHardwareLevelLegacy() || !staticInfo.hasFocuser()) { in testSimultaneousTriggers()1354 if (staticInfo.isHardwareLevelLegacy() || !staticInfo.hasFocuser()) { in testAfThenAeTrigger()1471 if (staticInfo.isHardwareLevelLegacy() || !staticInfo.hasFocuser()) { in testAeThenAfTrigger()1589 if (staticInfo.isHardwareLevelLegacy() || !staticInfo.hasFocuser()) { in testAeAndAfCausality()
1984 boolean hasFocuser = props.getKeys().contains(CameraCharacteristics. in checkAfMode()1988 if (!hasFocuser) { in checkAfMode()
2340 if (!staticMeta.hasFocuser()) { in testAFMetering()
699 if (!staticInfo.hasFocuser()) { in testFocusDistanceControl()
123 if (!mStaticInfo.hasFocuser()) { in Camera2Focuser()
432 public boolean hasFocuser() { in hasFocuser() method in StaticMetadata446 boolean hasFocuser = false; in hasFocuser()453 hasFocuser = true; in hasFocuser()458 return hasFocuser; in hasFocuser()1142 if (hasFocuser()) { in getHyperfocalDistanceChecked()1472 if (hasFocuser()) { in getAfAvailableModesChecked()