Home
last modified time | relevance | path

Searched defs:onPresent (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DMissingCounterTimerLockList.java133 void onPresent() { in onPresent() method in MissingCounterTimerLockList.LockListEntry
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp594 void SurfaceFrame::onPresent(nsecs_t presentTime, int32_t displayFrameJankType, Fps refreshRate, in onPresent() function in android::frametimeline::SurfaceFrame
1002 void FrameTimeline::DisplayFrame::onPresent(nsecs_t signalTime, nsecs_t previousPresentTime) { in onPresent() function in android::frametimeline::impl::FrameTimeline::DisplayFrame