Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrRenderTargetContext.h118 const SkRect& rectToDraw, in fillRectToRect()
DSkGpuDevice.cpp878 SkRect rectToDraw = tileR; in drawTiledBitmap() local
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp606 SkRect rectToDraw = tileR; in draw_tiled_bitmap() local
DSurfaceDrawContext.cpp786 const SkRect& rectToDraw, in fillRectToRect()