HomeSort by relevance Sort by last modified time
    Searched refs:current_vsync_count_ (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/vr/libvrflinger/
vsync_service.cpp 31 current_vsync_count_(0) {}
44 current_vsync_count_ = vsync_count;
154 uint32_t next_vsync_count = current_vsync_count_ + 1;
vsync_service.h 93 uint32_t current_vsync_count_; member in class:android::dvr::VSyncService

Completed in 123 milliseconds