Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScanPriv.h110 static bool safeRoundOut(const SkRect& src, SkIRect* dst, int32_t maxInt) { in safeRoundOut() function
132 if (!safeRoundOut(path.getBounds(), &ir, SK_MaxS32 >> SHIFT)) { in do_fill_path()