OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordSample
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
video_capture_oracle_unittest.cc
18
sampler->
RecordSample
();
44
sampler->
RecordSample
();
56
sampler->
RecordSample
();
281
sampler.
RecordSample
();
288
sampler.
RecordSample
();
293
sampler.
RecordSample
();
306
//
RecordSample
() was called by the client.
309
should_not_poll.
RecordSample
();
310
should_poll.
RecordSample
();
329
should_not_poll.
RecordSample
();
[
all
...]
video_capture_oracle.h
24
// a sample until
RecordSample
() is called.
30
void
RecordSample
();
37
// last call to
RecordSample
().
video_capture_oracle.cc
52
sampler_.
RecordSample
();
96
// time between events (a common case), or when
RecordSample
() is not being
97
// called often enough (a bug). On the other hand, if
RecordSample
() is being
119
void SmoothEventSampler::
RecordSample
() {
Completed in 382 milliseconds