Searched refs:threshInvScaleX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathTessellator.cpp730 float threshInvScaleX = paintInfo.inverseScaleX; local
737 threshInvScaleX *= bounds.width() / (bounds.width() + paint->getStrokeWidth());
744 PathApproximationInfo approximationInfo(threshInvScaleX, threshInvScaleY,

Completed in 52 milliseconds