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

/frameworks/base/libs/hwui/
H A DPathTessellator.cpp170 void expandBoundsForStroke(Rect* bounds) const { function in struct:android::uirenderer::PaintInfo
787 paintInfo.expandBoundsForStroke(&bounds);
844 paintInfo.expandBoundsForStroke(&bounds);
893 paintInfo.expandBoundsForStroke(&bounds);

Completed in 262 milliseconds