Searched defs:finishFrame (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/gui/tests/ | ||
D | SurfaceTextureGLThreadToGL.h | 124 void finishFrame() { in finishFrame() function |
/frameworks/base/libs/hwui/ | ||
D | JankTracker.cpp | 170 void JankTracker::finishFrame(FrameInfo& frame, std::unique_ptr<FrameMetricsReporter>& reporter, in finishFrame() function in android::uirenderer::JankTracker |
/frameworks/native/services/surfaceflinger/CompositionEngine/src/ | ||
D | Display.cpp | 423 void Display::finishFrame(const compositionengine::CompositionRefreshArgs& refreshArgs, in finishFrame() function in android::compositionengine::impl::Display |
D | Output.cpp | 1092 void Output::finishFrame(const CompositionRefreshArgs& refreshArgs, GpuCompositionResult&& result) { in finishFrame() function in android::compositionengine::impl::Output |
/frameworks/base/libs/hwui/renderthread/ | ||
D | VulkanManager.cpp | 497 nsecs_t VulkanManager::finishFrame(SkSurface* surface) { in finishFrame() function in android::uirenderer::renderthread::VulkanManager |