Searched defs:SwapBuffers (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DFrameInfo.h48 SwapBuffers, member in class:android::uirenderer::FrameInfoIndex
110 set(FrameInfoIndex::SwapBuffers) = systemTime(CLOCK_MONOTONIC);
H A DFrameInfoVisualizer.cpp60 { FrameInfoIndex::IssueDrawCommandsStart, FrameInfoIndex::SwapBuffers, Color::Red_500}, member in class:android::uirenderer::FrameInfoIndex
61 { FrameInfoIndex::SwapBuffers, FrameInfoIndex::FrameCompleted, Color::Orange_500}, member in class:android::uirenderer::FrameInfoIndex
262 durationMS(i, FrameInfoIndex::IssueDrawCommandsStart, FrameInfoIndex::SwapBuffers),
263 durationMS(i, FrameInfoIndex::SwapBuffers, FrameInfoIndex::FrameCompleted));
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp108 bool GLEnv::SwapBuffers() { function in class:android::filterfw::GLEnv

Completed in 82 milliseconds