Home
last modified time | relevance | path

Searched defs:setVideoSurfaceTexture (Results 1 – 12 of 12) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
DMidiFile.h38 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function
DTestPlayerStub.h78 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function
DStagefrightPlayer.cpp72 status_t StagefrightPlayer::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::StagefrightPlayer
DMediaPlayerService.cpp716 status_t MediaPlayerService::Client::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::MediaPlayerService::Client
/frameworks/base/media/tests/players/
Dinvoke_mock_media_player.cpp71 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function in __anon89fc15700111::Player
/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.h81 virtual void setVideoSurfaceTexture(const sp<ISurfaceTexture> &surfaceTexture) {} in setVideoSurfaceTexture() function
Dandroid_GenericMediaPlayer.cpp299 void GenericMediaPlayer::setVideoSurfaceTexture(const sp<ISurfaceTexture> &surfaceTexture) { in setVideoSurfaceTexture() function in android::GenericMediaPlayer
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDriver.cpp98 status_t NuPlayerDriver::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::NuPlayerDriver
DNuPlayer.cpp143 void NuPlayer::setVideoSurfaceTexture(const sp<ISurfaceTexture> &surfaceTexture) { in setVideoSurfaceTexture() function in android::NuPlayer
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorPlayer.cpp84 status_t VideoEditorPlayer::setVideoSurfaceTexture(const sp<ISurfaceTexture> &surfaceTexture) { in setVideoSurfaceTexture() function in android::VideoEditorPlayer
/frameworks/av/media/libmedia/
Dmediaplayer.cpp223 status_t MediaPlayer::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::MediaPlayer
DIMediaPlayer.cpp117 status_t setVideoSurfaceTexture(const sp<ISurfaceTexture>& surfaceTexture) in setVideoSurfaceTexture() function in android::BpMediaPlayer