Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathTessellator.cpp732 float threshInvScaleX = paintInfo.inverseScaleX; in tessellatePath() local
739 threshInvScaleX *= bounds.width() / (bounds.width() + paint->getStrokeWidth()); in tessellatePath()
747 threshInvScaleX * threshInvScaleX, threshInvScaleY * threshInvScaleY, in tessellatePath()