Searched refs:getVideoSurfaceTexture (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_media_MediaPlayer.cpp308 getVideoSurfaceTexture(JNIEnv* env, jobject thiz) { function
321 sp<IGraphicBufferProducer> old_st = getVideoSurfaceTexture(env, thiz);
428 sp<IGraphicBufferProducer> st = getVideoSurfaceTexture(env, thiz);
445 sp<IGraphicBufferProducer> st = getVideoSurfaceTexture(env, thiz);
H A Dandroid_media_MediaPlayer2.cpp426 getVideoSurfaceTexture(JNIEnv* env, jobject thiz) { function
552 sp<ANativeWindowWrapper> st = getVideoSurfaceTexture(env, thiz);

Completed in 88 milliseconds