Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.h163 void setVideoScalingMode(int mode);
H A Dandroid_media_MediaCodec.cpp942 void JMediaCodec::setVideoScalingMode(int mode) { in setVideoScalingMode() function in android::JMediaCodec
2747 codec->setVideoScalingMode(mode); in android_media_MediaCodec_setVideoScalingMode()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h87 status_t setVideoScalingMode(int32_t mode);
H A DNuPlayer.cpp1144 setVideoScalingMode(mVideoScalingMode); in onMessageReceived()
2203 status_t NuPlayer::setVideoScalingMode(int32_t mode) { in setVideoScalingMode() function in android::NuPlayer
2448 setVideoScalingMode(mVideoScalingMode); in performSetSurface()
H A DNuPlayerDriver.cpp778 return mPlayer->setVideoScalingMode(mode); in invoke()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java4298 public native final void setVideoScalingMode(@VideoScalingMode int mode); in setVideoScalingMode() method
H A DMediaPlayer.java856 public void setVideoScalingMode(int mode) { in setVideoScalingMode() method in MediaPlayer
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21581 method public void setVideoScalingMode(int);
22927 method public void setVideoScalingMode(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14506 method public final void setVideoScalingMode(int);
15189 method public void setVideoScalingMode(int);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30665 Landroid/media/MediaPlayer2;->setVideoScalingMode(I)V
30971 Landroid/media/MediaPlayer2Impl;->setVideoScalingMode(I)V