Searched refs:setInputSurface (Results 1 – 10 of 10) sorted by relevance
83 status_t setInputSurface(const sp<PersistentSurface> &surface);
676 process_media_recorder_call(env, mr->setInputSurface(persistentSurface), in android_media_MediaRecorder_setInputSurface()
384 status_t JMediaCodec::setInputSurface( in setInputSurface() function in android::JMediaCodec386 return mCodec->setInputSurface(surface); in setInputSurface()1793 status_t err = codec->setInputSurface(persistentSurface); in android_media_MediaCodec_setInputSurface()
820 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecordingWithProfile()851 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecording()
463 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecordingWithProfile()
255 recorder.setInputSurface(surface); in recordVideoFromSurface()
238 public void setInputSurface(@NonNull Surface surface) { in setInputSurface() method in MediaRecorder
2394 public void setInputSurface(@NonNull Surface surface) { in setInputSurface() method in MediaCodec
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22570 method public void setInputSurface(@NonNull android.view.Surface);24159 method public void setInputSurface(@NonNull android.view.Surface);