Home
last modified time | relevance | path

Searched refs:getOutputInfo (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/native/graphics/jni/
Dimagedecoder.cpp399 SkImageInfo info = toDecoder(decoder)->getOutputInfo(); in AImageDecoder_getMinimumStride()
412 SkImageInfo info = imageDecoder->getOutputInfo(); in AImageDecoder_decodeImage()
459 const auto colorType = imageDecoder->getOutputInfo().colorType(); in AImageDecoder_advanceFrame()
/frameworks/base/libs/hwui/hwui/
DImageDecoder.h56 SkImageInfo getOutputInfo() const;
DImageDecoder.cpp209 SkImageInfo ImageDecoder::getOutputInfo() const { in getOutputInfo() function in ImageDecoder
407 const auto outputInfo = getOutputInfo(); in decode()
545 SkImageInfo bitmapInfo = decoder.getOutputInfo(); in extractGainmap()
/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/jni/
DImageDecoder.cpp331 SkImageInfo bitmapInfo = decoder->getOutputInfo(); in ImageDecoder_nDecodeBitmap()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt20121 …java.util.Collection<android.hardware.camera2.params.MultiResolutionStreamInfo> getOutputInfo(int);