Searched refs:isHardwareLevelAtLeastFull (Results 1 – 6 of 6) sorted by relevance
226 public boolean isHardwareLevelAtLeastFull() { in isHardwareLevelAtLeastFull() method in StaticMetadata415 if (isHardwareLevelAtLeastFull() && in getExposureClampToRange()483 if (isHardwareLevelAtLeastFull() || isCapabilitySupported( in getMinimumFocusDistanceChecked()772 if (isHardwareLevelAtLeastFull()) { in getAvailableHotPixelModesChecked()1108 if (isHardwareLevelAtLeastFull()) { in getMaxAnalogSensitivityChecked()1179 if (isHardwareLevelAtLeastFull()) { in getSensitivityMinimumOrDefault()1214 if (isHardwareLevelAtLeastFull()) { in getSensitivityMaximumOrDefault()1402 … !isHardwareLevelAtLeastFull() || modeList.contains(CameraMetadata.CONTROL_AE_MODE_OFF); in getAeAvailableModesChecked()1433 if (isHardwareLevelAtLeastFull()) { in getAwbAvailableModesChecked()1765 if (isHardwareLevelAtLeastFull()) { in getAvailableEdgeModesChecked()[all …]
106 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testHwSupportedLevel()171 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testMaxNumOutputStreams()
451 if (!staticInfo.isHardwareLevelAtLeastFull()) { in checkCapability()
791 } else if (mStaticInfo.isHardwareLevelAtLeastFull()) { in surfaceSetTestByCamera()
770 if (staticInfo.isHardwareLevelAtLeastFull()) { in getWaiverKeysForCamera()
2598 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testVerifyMandatoryOutputCombinationTables()2843 if (mStaticInfo.isHardwareLevelAtLeastFull()) { in testVerifyReprocessMandatoryOutputCombinationTables()