Searched defs:drew (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hwui/pipeline/skia/ |
| D | SkiaVulkanPipeline.cpp | 97 bool SkiaVulkanPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers()
|
| D | SkiaOpenGLPipeline.cpp | 108 bool SkiaOpenGLPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers()
|
| /frameworks/base/libs/hwui/renderthread/ |
| D | OpenGLPipeline.cpp | 66 bool drew = false; in draw() local 99 bool OpenGLPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers()
|
| D | CanvasContext.cpp | 455 bool drew = mRenderPipeline->draw(frame, windowDirty, dirty, mLightGeometry, &mLayerUpdateQueue, in draw() local
|