Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DBakedOpDispatcher.cpp387 float outsetDistance = op.paint->getStrokeWidth() / 2; in getBoundsOfFill() local
388 bounds.outset(outsetDistance, outsetDistance); in getBoundsOfFill()