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

/frameworks/base/libs/hwui/
H A DPathTessellator.cpp60 void PathTessellator::expandBoundsForStroke(SkRect& bounds, const SkPaint* paint, function in class:android::uirenderer::PathTessellator
836 expandBoundsForStroke(bounds, paint, true); // force-expand bounds to incorporate stroke
876 expandBoundsForStroke(bounds, paint, true); // force-expand bounds to incorporate stroke

Completed in 71 milliseconds