Home
last modified time | relevance | path

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

/frameworks/base/media/libmediaplayerservice/
DMidiFile.h39 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function
DTestPlayerStub.h81 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function
DStagefrightPlayer.cpp78 status_t StagefrightPlayer::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::StagefrightPlayer
DMediaPlayerService.cpp808 status_t MediaPlayerService::Client::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::MediaPlayerService::Client
/frameworks/base/media/tests/players/
Dinvoke_mock_media_player.cpp72 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function in __anon32e6eb6d0111::Player
/frameworks/base/media/libmediaplayerservice/nuplayer/
DNuPlayerDriver.cpp97 status_t NuPlayerDriver::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::NuPlayerDriver
DNuPlayer.cpp100 void NuPlayer::setVideoSurfaceTexture(const sp<ISurfaceTexture> &surfaceTexture) { in setVideoSurfaceTexture() function in android::NuPlayer
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorPlayer.cpp80 status_t VideoEditorPlayer::setVideoSurfaceTexture(const sp<ISurfaceTexture> &surfaceTexture) { in setVideoSurfaceTexture() function in android::VideoEditorPlayer
/frameworks/base/media/libmedia/
Dmediaplayer.cpp230 status_t MediaPlayer::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::MediaPlayer
DIMediaPlayer.cpp126 status_t setVideoSurfaceTexture(const sp<ISurfaceTexture>& surfaceTexture) in setVideoSurfaceTexture() function in android::BpMediaPlayer