Searched defs:setVideoSurfaceTexture (Results 1 – 10 of 10) sorted by relevance
80 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function
906 status_t MediaPlayerService::Client::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::MediaPlayerService::Client
75 virtual status_t setVideoSurfaceTexture( in setVideoSurfaceTexture() function in __anon4e6871f30111::Player
81 virtual void setVideoSurfaceTexture(const sp<IGraphicBufferProducer> &bufferProducer __unused) in setVideoSurfaceTexture() function
302 void GenericMediaPlayer::setVideoSurfaceTexture(const sp<IGraphicBufferProducer> &bufferProducer) { in setVideoSurfaceTexture() function in android::GenericMediaPlayer
241 status_t MediaPlayer::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::MediaPlayer
168 status_t setVideoSurfaceTexture(const sp<IGraphicBufferProducer>& bufferProducer) in setVideoSurfaceTexture() function in android::BpMediaPlayer
222 status_t NuPlayerDriver::setVideoSurfaceTexture( in setVideoSurfaceTexture() function in android::NuPlayerDriver
222 status_t NuPlayer2Driver::setVideoSurfaceTexture(const sp<ANativeWindowWrapper> &nww) { in setVideoSurfaceTexture() function in android::NuPlayer2Driver
422 status_t MediaPlayer2::setVideoSurfaceTexture(const sp<ANativeWindowWrapper>& nww) { in setVideoSurfaceTexture() function in android::MediaPlayer2