Searched refs:dround (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ | ||
D | SkScan_Path.cpp | 585 path.getBounds().dround(&ir); in FillPath() |
/external/skia/include/core/ | ||
D | SkRect.h | 839 void dround(SkIRect* dst) const { in dround() function |