Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaCodec.java2733 return new MediaFormat(getOutputFormatNative(index)); in getOutputFormat()
2740 private native final Map<String, Object> getOutputFormatNative(int index); in getOutputFormatNative() method