Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h291 nsecs_t mRefreshPeriod; variable
DHWComposer.cpp1247 mRefreshPeriod(hwc.getRefreshPeriod(HWC_DISPLAY_PRIMARY)) in VSyncThread()
1271 const nsecs_t period = mRefreshPeriod; in threadLoop()