Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp24 static void joinNoEmptyChecks(SkRect* dst, const SkRect& src) { in joinNoEmptyChecks() function
101 joinNoEmptyChecks(&fRect, fPath->getBounds()); in init()