Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL.h124 void finishFrame() { in finishFrame() function
/aosp_15_r20/external/pigweed/pw_hdlc/ts/
H A Ddecoder.ts139 private finishFrame(status: FrameStatus): Frame { method in Decoder
/aosp_15_r20/external/pigweed/pw_hdlc/java/main/dev/pigweed/pw_hdlc/
H A DEncoder.java104 private void finishFrame() throws IOException { in finishFrame() method in Encoder
/aosp_15_r20/frameworks/base/libs/hwui/
H A DJankTracker.cpp170 void JankTracker::finishFrame(FrameInfo& frame, std::unique_ptr<FrameMetricsReporter>& reporter, in finishFrame() function in android::uirenderer::JankTracker
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplay.cpp476 void Display::finishFrame(GpuCompositionResult&& result) { in finishFrame() function in android::compositionengine::impl::Display
H A DOutput.cpp1242 void Output::finishFrame(GpuCompositionResult&& result) { in finishFrame() function in android::compositionengine::impl::Output
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp713 VulkanManager::VkDrawResult VulkanManager::finishFrame(SkSurface* surface) { in finishFrame() function in android::uirenderer::renderthread::VulkanManager