Home
last modified time | relevance | path

Searched defs:getConfigType (Results 1 – 1 of 1) sorted by relevance

/camera/camera-core/src/main/java/androidx/camera/core/impl/
DSurfaceConfig.java66 public abstract @NonNull ConfigType getConfigType(); in getConfigType() method in SurfaceConfig
114 public static SurfaceConfig.@NonNull ConfigType getConfigType(int imageFormat) { in getConfigType() method in SurfaceConfig