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 | 167 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 | 362 void Display::finishFrame(const compositionengine::CompositionRefreshArgs& refreshArgs) { in finishFrame() function in android::compositionengine::impl::Display |
| D | Output.cpp | 975 void Output::finishFrame(const compositionengine::CompositionRefreshArgs& refreshArgs) { in finishFrame() function in android::compositionengine::impl::Output |
| /frameworks/base/libs/hwui/renderthread/ | ||
| D | VulkanManager.cpp | 494 void VulkanManager::finishFrame(SkSurface* surface) { in finishFrame() function in android::uirenderer::renderthread::VulkanManager |