OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_time_of_last_flip
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/ozone/dri/
dri_vsync_provider.cc
19
if (controller_->
get_time_of_last_flip
() == 0)
24
base::TimeTicks::FromInternalValue(controller_->
get_time_of_last_flip
());
hardware_display_controller.h
156
uint64_t
get_time_of_last_flip
() const {
function in class:gfx::HardwareDisplayController
Completed in 278 milliseconds