Searched refs:isOutputSupportedFor (Results 1 – 6 of 6) sorted by relevance
294 public boolean isOutputSupportedFor(int format) { in isOutputSupportedFor() method in StreamConfigurationMap344 public static <T> boolean isOutputSupportedFor(Class<T> klass) { in isOutputSupportedFor() method in StreamConfigurationMap401 public boolean isOutputSupportedFor(Surface surface) { in isOutputSupportedFor() method in StreamConfigurationMap456 if (isOutputSupportedFor(klass) == false) { in getOutputSizes()769 if (!isOutputSupportedFor(klass)) { in getOutputMinFrameDuration()899 if (!isOutputSupportedFor(klass)) { in getOutputStallDuration()
612 mSupportRAW10 = configMap.isOutputSupportedFor(ImageFormat.RAW10); in openDevice()
1327 configMap.isOutputSupportedFor(format)); in checkStreamConfigurationMapByFormatSize()
13155 method public boolean isOutputSupportedFor(int);13156 method public static boolean isOutputSupportedFor(java.lang.Class<T>);13157 method public boolean isOutputSupportedFor(android.view.Surface);
15695 method public boolean isOutputSupportedFor(int);15696 method public static <T> boolean isOutputSupportedFor(java.lang.Class<T>);15697 method public boolean isOutputSupportedFor(android.view.Surface);
16494 method public boolean isOutputSupportedFor(int);16495 method public static <T> boolean isOutputSupportedFor(java.lang.Class<T>);16496 method public boolean isOutputSupportedFor(android.view.Surface);