HomeSort by relevance Sort by last modified time
    Searched refs:FillXRect (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkScan.cpp 56 void SkScan::FillXRect(const SkXRect& xr, const SkRegion* clip,
SkDraw.cpp 425 SkScan::FillXRect(r, rec.fClip, blitter);
    [all...]
  /external/skia/include/core/
SkScan.h 35 static void FillXRect(const SkXRect&, const SkRegion* clip, SkBlitter*);
40 SkScan::FillXRect(*(const SkXRect*)&rect, clip, blitter);

Completed in 234 milliseconds