Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayInterface.h76 …virtual int32_t getVsyncAppliedTime(hwc2_config_t __unused config, int64_t* __unused actualChangeT… in getVsyncAppliedTime() function
H A DExynosDisplayDrmInterface.h284 virtual int32_t getVsyncAppliedTime(hwc2_config_t config,
H A DExynosDisplayDrmInterface.cpp896 int32_t ExynosDisplayDrmInterface::getVsyncAppliedTime( in getVsyncAppliedTime() function in ExynosDisplayDrmInterface
/aosp12/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplay.cpp651 mDisplayInterface->getVsyncAppliedTime(config, &actualChangeTime); in calculateTimeline()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp3613 mDisplayInterface->getVsyncAppliedTime(config, &actualChangeTime); in calculateTimeline()
3826 mDisplayInterface->getVsyncAppliedTime(mDesiredConfig, &actualChangeTime); in updateConfigRequestAppliedTime()
3893 mDisplayInterface->getVsyncAppliedTime(mDesiredConfig, &actualChangeTime); in doDisplayConfigPostProcess()