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