Searched defs:screenDirty (Results  1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/hwui/pipeline/skia/ | 
| D | SkiaVulkanPipeline.cpp | 74         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()
  | 
| D | SkiaOpenGLPipeline.cpp | 111         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()
  | 
| /frameworks/base/libs/hwui/renderthread/ | 
| D | EglManager.cpp | 602 bool EglManager::swapBuffers(const Frame& frame, const SkRect& screenDirty) {  in swapBuffers()
  |