Searched defs:doRect (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkDraw.cpp751 if (fBounder && !fBounder->doRect(devRect, paint)) {
2310 if (!fBounder->doRect(bounds, paint)) {
2499 bool SkBounder::doRect(const SkRect& rect, const SkPaint& paint) { function in class:SkBounder

Completed in 63 milliseconds