OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DidReceiveFrame
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/cc/layers/
video_frame_provider.h
19
// responsible for making sure Client::
DidReceiveFrame
() and
34
virtual void
DidReceiveFrame
() = 0;
video_frame_provider_client_impl.h
42
virtual void
DidReceiveFrame
() OVERRIDE;
video_frame_provider_client_impl.cc
75
void VideoFrameProviderClientImpl::
DidReceiveFrame
() {
/external/chromium_org/content/renderer/media/android/
stream_texture_factory_android_impl.cc
71
client_->
DidReceiveFrame
();
stream_texture_factory_android_synchronous_impl.cc
114
client_->
DidReceiveFrame
();
Completed in 186 milliseconds