OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frame_cb
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/
stream_texture_manager_android.cc
111
base::Closure
frame_cb
= base::Bind(
local
121
frame_cb
);
/external/chromium_org/media/video/capture/
video_capture_device_unittest.cc
71
explicit MockClient(base::Callback<void(const VideoCaptureFormat&)>
frame_cb
)
72
: main_thread_(base::MessageLoopProxy::current()), frame_cb_(
frame_cb
) {}
Completed in 67 milliseconds