Searched refs:getSupportedWhiteBalance (Results 1 – 9 of 9) sorted by relevance
221 List<String> supportedWhiteBalance = params.getSupportedWhiteBalance(); in testFunctionalCameraWhiteBalance()
612 public final Set<WhiteBalance> getSupportedWhiteBalance() { in getSupportedWhiteBalance() method in CameraCapabilities
217 List<String> supportedWhiteBalances = p.getSupportedWhiteBalance(); in buildWhiteBalances()
247 params.getSupportedWhiteBalance() != null, in convertRequestMetadata()
551 List<String> wbModes = p.getSupportedWhiteBalance(); in mapControlAwb()
3529 public List<String> getSupportedWhiteBalance() { in getSupportedWhiteBalance() method in Camera.Parameters
12222 method public java.util.List<java.lang.String> getSupportedWhiteBalance();
16153 method @Deprecated public java.util.List<java.lang.String> getSupportedWhiteBalance();