Searched defs:beginFrame (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ | ||
H A D | FramebufferSurface.cpp | 90 status_t FramebufferSurface::beginFrame(bool /*mustRecompose*/) { in beginFrame() function in android::FramebufferSurface |
H A D | VirtualDisplaySurface.cpp | 127 status_t VirtualDisplaySurface::beginFrame(bool mustRecompose) { in beginFrame() function in android::VirtualDisplaySurface |
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/ | ||
H A D | RenderSurface.cpp | 125 status_t RenderSurface::beginFrame(bool mustRecompose) { in beginFrame() function in android::compositionengine::impl::RenderSurface |
H A D | Output.cpp | 912 void Output::beginFrame() { in beginFrame() function in android::compositionengine::impl::Output |
/aosp12/frameworks/base/libs/hwui/renderthread/ | ||
H A D | EglManager.cpp | 495 Frame EglManager::beginFrame(EGLSurface surface) { in beginFrame() function in android::uirenderer::renderthread::EglManager |