Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DMultiResolutionStreamConfigurationMap.java207 public @NonNull Collection<MultiResolutionStreamInfo> getOutputInfo(@Format int format) { in getOutputInfo() method in MultiResolutionStreamConfigurationMap
/frameworks/base/libs/hwui/hwui/
DImageDecoder.cpp211 SkImageInfo ImageDecoder::getOutputInfo() const { in getOutputInfo() function in ImageDecoder