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 | 425 void Display::finishFrame(GpuCompositionResult&& result) { in finishFrame() function in android::compositionengine::impl::Display |
| D | Output.cpp | 1165 void Output::finishFrame(GpuCompositionResult&& result) { in finishFrame() function in android::compositionengine::impl::Output |
| /frameworks/base/libs/hwui/renderthread/ | ||
| D | VulkanManager.cpp | 558 nsecs_t VulkanManager::finishFrame(SkSurface* surface) { in finishFrame() function in android::uirenderer::renderthread::VulkanManager |