Home
last modified time | relevance | path

Searched defs:finishFrame (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL.h124 void finishFrame() { in finishFrame() function
/aosp12/frameworks/base/libs/hwui/
H A DJankTracker.cpp167 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 DDisplay.cpp362 void Display::finishFrame(const compositionengine::CompositionRefreshArgs& refreshArgs) { in finishFrame() function in android::compositionengine::impl::Display
H A DOutput.cpp984 void Output::finishFrame(const compositionengine::CompositionRefreshArgs& refreshArgs) { in finishFrame() function in android::compositionengine::impl::Output
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp494 void VulkanManager::finishFrame(SkSurface* surface) { in finishFrame() function in android::uirenderer::renderthread::VulkanManager