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
114 set(FrameInfoIndex::SwapBuffers) = systemTime(CLOCK_MONOTONIC);
H A DFrameInfoVisualizer.cpp57 { FrameInfoIndex::IssueDrawCommandsStart, FrameInfoIndex::SwapBuffers, Color::Red_500}, member in class:android::uirenderer::FrameInfoIndex
58 { FrameInfoIndex::SwapBuffers, FrameInfoIndex::FrameCompleted, Color::Orange_500}, member in class:android::uirenderer::FrameInfoIndex
259 durationMS(i, FrameInfoIndex::IssueDrawCommandsStart, FrameInfoIndex::SwapBuffers),
260 durationMS(i, FrameInfoIndex::SwapBuffers, FrameInfoIndex::FrameCompleted));
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp111 bool GLEnv::SwapBuffers() { function in class:android::filterfw::GLEnv

Completed in 1510 milliseconds