Home
last modified time | relevance | path

Searched refs:getOutputFormatNative (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java3711 return new MediaFormat(getOutputFormatNative(index)); in getOutputFormat()
3718 private native final Map<String, Object> getOutputFormatNative(int index); in getOutputFormatNative() method
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt29710 Landroid/media/MediaCodec;->getOutputFormatNative(I)Ljava/util/Map;