Searched defs:FillRect (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkScan.cpp63 void SkScan::FillRect(const SkRect& r, const SkRegion* clip, function in class:SkScan
103 void SkScan::FillRect(const SkRect& r, const SkRasterClip& clip, function in class:SkScan
110 FillRect(r, &clip.bwRgn(), blitter);
115 FillRect(r, &wrapper.getRgn(), wrapper.getBlitter());
/external/pdfium/core/fxge/
H A Dcfx_renderdevice.h131 bool FillRect(const FX_RECT* pRect, uint32_t color) { function in class:CFX_RenderDevice

Completed in 179 milliseconds