Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DFrameTimestamps.h138 nsecs_t getCompositeToPresentLatency() const { in getCompositeToPresentLatency() function
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp217 mFrameEventHistory->getCompositeToPresentLatency(); in getCompositorTiming()