HomeSort by relevance Sort by last modified time
    Searched refs:markSwapBuffers (Results 1 - 5 of 5) sorted by null

  /frameworks/base/libs/hwui/
FrameInfo.h 109 void markSwapBuffers() { set(FrameInfoIndex::SwapBuffers) = systemTime(CLOCK_MONOTONIC); }
FrameInfoVisualizer.cpp 114 info.markSwapBuffers();
  /frameworks/base/libs/hwui/pipeline/skia/
SkiaVulkanPipeline.cpp 103 currentFrameInfo->markSwapBuffers();
SkiaOpenGLPipeline.cpp 114 currentFrameInfo->markSwapBuffers();
  /frameworks/base/libs/hwui/renderthread/
OpenGLPipeline.cpp 105 currentFrameInfo->markSwapBuffers();

Completed in 239 milliseconds