OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:redundant_capture_goal_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
video_capture_oracle.cc
84
redundant_capture_goal_
(redundant_capture_goal),
124
bool was_paused = overdue_sample_count_ ==
redundant_capture_goal_
;
131
bool is_paused = overdue_sample_count_ ==
redundant_capture_goal_
;
134
<< "Tab content unchanged for " <<
redundant_capture_goal_
147
overdue_sample_count_ >=
redundant_capture_goal_
) {
video_capture_oracle.h
43
const int
redundant_capture_goal_
;
member in class:content::SmoothEventSampler
Completed in 309 milliseconds