Home
last modified time | relevance | path

Searched defs:beginFrame (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DFramebufferSurface.cpp91 status_t FramebufferSurface::beginFrame(bool /*mustRecompose*/) { in beginFrame() function in android::FramebufferSurface
DVirtualDisplaySurface.cpp114 status_t VirtualDisplaySurface::beginFrame(bool mustRecompose) { in beginFrame() function in android::VirtualDisplaySurface
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp302 Frame EglManager::beginFrame(EGLSurface surface) { in beginFrame() function in android::uirenderer::renderthread::EglManager
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp265 status_t DisplayDevice::beginFrame(bool mustRecompose) const { in beginFrame() function in DisplayDevice