Home
last modified time | relevance | path

Searched refs:round_asymmetric_to_int (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkScan_Path.cpp624 static void round_asymmetric_to_int(const SkRect& src, SkIRect* dst) { in round_asymmetric_to_int() function
653 round_asymmetric_to_int(path.getBounds(), &ir); in FillPath()