Searched refs:UpdateReleaseSyncPoint (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/media/base/
H A Dvideo_frame.h313 void UpdateReleaseSyncPoint(SyncPointClient* client);
H A Dvideo_frame_unittest.cc312 frame->UpdateReleaseSyncPoint(&client);
H A Dvideo_frame.cc898 void VideoFrame::UpdateReleaseSyncPoint(SyncPointClient* client) { function in class:media::VideoFrame
/external/chromium_org/cc/resources/
H A Dvideo_resource_updater.cc315 // VideoFrame::UpdateReleaseSyncPoint() creates new sync point using the same
319 video_frame->UpdateReleaseSyncPoint(&client);
/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_controller.cc86 // UpdateReleaseSyncPoint() creates a new sync_point using |gl_helper|, so
90 video_frame->UpdateReleaseSyncPoint(&client);
/external/chromium_org/media/blink/
H A Dwebmediaplayer_impl.cc632 video_frame->UpdateReleaseSyncPoint(&client);
/external/chromium_org/content/renderer/media/android/
H A Dwebmediaplayer_android.cc682 video_frame->UpdateReleaseSyncPoint(&client);

Completed in 701 milliseconds