Home
last modified time | relevance | path

Searched defs:screenDirty (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaVulkanPipeline.cpp74 const Frame& frame, const SkRect& screenDirty, const SkRect& dirty, in draw()
128 bool SkiaVulkanPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers()
H A DSkiaOpenGLPipeline.cpp111 const Frame& frame, const SkRect& screenDirty, const SkRect& dirty, in draw()
186 bool SkiaOpenGLPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp602 bool EglManager::swapBuffers(const Frame& frame, const SkRect& screenDirty) { in swapBuffers()