Searched defs:setVideoSurface (Results 1 – 2 of 2) sorted by relevance
77 status_t VideoEditorPlayer::setVideoSurface(const sp<Surface> &surface) { in setVideoSurface() function in android::VideoEditorPlayer
266 setVideoSurface(JNIEnv *env, jobject thiz, jobject jsurface, jboolean mediaPlayerMustBeAlive) in setVideoSurface() function