Home
last modified time | relevance | path

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

/external/skia/experimental/AndroidPathRenderer/
DAndroidPathRenderer.cpp533 float threshInvScaleY = inverseScaleY; in ConvexPathVertices() local
540 threshInvScaleY *= bounds.height() / (bounds.height() + stroke.getWidth()); in ConvexPathVertices()
547 threshInvScaleY * threshInvScaleY, &tempVertices); in ConvexPathVertices()