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

  /external/skqp/src/core/
SkScan.h 97 static void DAAFillPath(const SkPath& path, SkBlitter* blitter, const SkIRect& pathIR,
SkScan_DAAPath.cpp 321 void SkScan::DAAFillPath(const SkPath& path, SkBlitter* blitter, const SkIRect& ir,
SkScan_AntiPath.cpp 741 SkScan::DAAFillPath(path, blitter, ir, clipRgn->getBounds(), forceRLE);
  /external/skia/src/core/
SkScan.h 99 static void DAAFillPath(const SkPath& path, SkBlitter* blitter, const SkIRect& pathIR,
SkScan_DAAPath.cpp 318 void SkScan::DAAFillPath(const SkPath& path, SkBlitter* blitter, const SkIRect& ir,
353 // be done out of order in the init-once phase. We do that by calling DAAFillPath twice: first
SkScan_AntiPath.cpp 741 SkScan::DAAFillPath(path, blitter, ir, clipRgn->getBounds(), forceRLE, daaRecord);

Completed in 159 milliseconds