Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DFramebufferSurface.cpp71 status_t FramebufferSurface::beginFrame(bool /*mustRecompose*/) { in beginFrame() function in android::FramebufferSurface
DVirtualDisplaySurface.cpp99 status_t VirtualDisplaySurface::beginFrame(bool mustRecompose) { in beginFrame() function in android::VirtualDisplaySurface
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp249 void EglManager::beginFrame(EGLSurface surface, EGLint* width, EGLint* height) { in beginFrame() function in android::uirenderer::renderthread::EglManager
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp208 status_t DisplayDevice::beginFrame(bool mustRecompose) const { in beginFrame() function in DisplayDevice