Searched refs:getRefreshTimestamp (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h150 nsecs_t getRefreshTimestamp(int32_t displayId) const;
H A DHWComposer_hwc1.h277 nsecs_t getRefreshTimestamp(int disp) const;
H A DHWComposer.cpp283 nsecs_t HWComposer::getRefreshTimestamp(int32_t displayId) const { function in class:android::HWComposer
H A DHWComposer_hwc1.cpp472 nsecs_t HWComposer::getRefreshTimestamp(int disp) const { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp2045 mFlinger->getHwComposer().getRefreshTimestamp(
H A DSurfaceFlinger.cpp1603 mHwc->getRefreshTimestamp(HWC_DISPLAY_PRIMARY);
H A DSurfaceFlinger_hwc1.cpp1321 nsecs_t presentTime = hwc.getRefreshTimestamp(HWC_DISPLAY_PRIMARY);

Completed in 156 milliseconds