D | ExtendedCameraCharacteristicsTest.java | 183 private static final int BC = field in ExtendedCameraCharacteristicsTest 253 if (!arrayContains(actualCapabilities, BC)) { in testAvailableStreamConfigs() 1015 if (!arrayContains(actualCapabilities, BC)) { in testRecommendedStreamConfigurations() 1158 …racteristics.COLOR_CORRECTION_AVAILABLE_ABERRATION_MODES , OPT , BC ); in testKeys() 1159 …racteristics.CONTROL_AVAILABLE_MODES , OPT , BC ); in testKeys() 1160 …racteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES , OPT , BC ); in testKeys() 1161 …racteristics.CONTROL_AE_AVAILABLE_MODES , OPT , BC ); in testKeys() 1162 …racteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES , OPT , BC ); in testKeys() 1163 …racteristics.CONTROL_AE_COMPENSATION_RANGE , OPT , BC ); in testKeys() 1164 …racteristics.CONTROL_AE_COMPENSATION_STEP , OPT , BC ); in testKeys() [all …]
|