Home
last modified time | relevance | path

Searched defs:kDefaultVsyncPeriod (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DCompositorTiming.h25 static constexpr nsecs_t kDefaultVsyncPeriod = 16'666'667; member
/frameworks/av/media/libstagefright/include/media/stagefright/
DVideoFrameSchedulerBase.h47 static const nsecs_t kDefaultVsyncPeriod = kNanosIn1s / 60; // 60Hz member