Searched refs:isHardwareLevelAtLeastFull (Results 1 – 8 of 8) sorted by relevance
221 public boolean isHardwareLevelAtLeastFull() { in isHardwareLevelAtLeastFull() method in StaticMetadata403 if (isHardwareLevelAtLeastFull() && in getExposureClampToRange()471 if (isHardwareLevelAtLeastFull() || isCapabilitySupported( in getMinimumFocusDistanceChecked()715 if (isHardwareLevelAtLeastFull()) { in getAvailableHotPixelModesChecked()1012 if (isHardwareLevelAtLeastFull()) { in getMaxAnalogSensitivityChecked()1083 if (isHardwareLevelAtLeastFull()) { in getSensitivityMinimumOrDefault()1118 if (isHardwareLevelAtLeastFull()) { in getSensitivityMaximumOrDefault()1306 … !isHardwareLevelAtLeastFull() || modeList.contains(CameraMetadata.CONTROL_AE_MODE_OFF); in getAeAvailableModesChecked()1337 if (isHardwareLevelAtLeastFull()) { in getAwbAvailableModesChecked()1669 if (isHardwareLevelAtLeastFull()) { in getAvailableEdgeModesChecked()[all …]
96 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testHwSupportedLevel()161 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testMaxNumOutputStreams()
451 if (!staticInfo.isHardwareLevelAtLeastFull()) { in checkCapability()
774 if (fullHwLevel && !staticInfo.isHardwareLevelAtLeastFull()) { in forEachCamera()
803 } else if (mStaticInfo.isHardwareLevelAtLeastFull()) { in surfaceSetTestByCamera()
749 if (staticInfo.isHardwareLevelAtLeastFull()) { in getWaiverKeysForCamera()
2032 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testVerifyMandatoryOutputCombinationTables()2155 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testVerifyReprocessMandatoryOutputCombinationTables()
2681 staticInfo.isHardwareLevelAtLeastFull());