Home
last modified time | relevance | path

Searched refs:vsync_count_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp853 vsync_count_ + 1, last_vsync_timestamp_, in PostThread()
878 ++vsync_count_; in PostThread()
885 vsync.vsync_count = vsync_count_; in PostThread()
Dhardware_composer.h525 uint32_t vsync_count_ = 0; variable