OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_impl_thread_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/debug/
frame_rate_counter.cc
45
:
has_impl_thread_
(has_impl_thread), dropped_frame_count_(0) {}
57
if (
has_impl_thread_
&& ring_buffer_.CurrentIndex() > 0) {
83
bool scheduler_allows_double_frames = !
has_impl_thread_
;
frame_rate_counter.h
49
bool
has_impl_thread_
;
member in class:cc::FrameRateCounter
Completed in 128 milliseconds