Home
last modified time | relevance | path

Searched refs:markSwapBuffers (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DFrameInfo.h136 void markSwapBuffers() { set(FrameInfoIndex::SwapBuffers) = systemTime(SYSTEM_TIME_MONOTONIC); } in markSwapBuffers() function
DFrameInfoVisualizer.cpp121 info.markSwapBuffers(); in draw()
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaVulkanPipeline.cpp135 currentFrameInfo->markSwapBuffers(); in swapBuffers()
DSkiaOpenGLPipeline.cpp201 currentFrameInfo->markSwapBuffers(); in swapBuffers()