Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDisplayFinder.cpp30 static uint32_t getVsyncHzFromProperty() { in getVsyncHzFromProperty() function
51 const int32_t vsyncPeriodNanos = HertzToPeriodNanos(getVsyncHzFromProperty()); in findGoldfishPrimaryDisplay()