Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h76 …virtual int32_t getVsyncAppliedTime(hwc2_config_t __unused config, int64_t* __unused actualChangeT… in getVsyncAppliedTime() function
DExynosDisplayDrmInterface.h284 virtual int32_t getVsyncAppliedTime(hwc2_config_t config,
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp651 mDisplayInterface->getVsyncAppliedTime(config, &actualChangeTime); in calculateTimeline()