Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrPLSPathRenderer.cpp53 static const float kBloatSize = 1.0f; variable
61 normal.setLength(kBloatSize); in add_quad()
102 bisector.setLength(SkScalarSqrt(lengthSq) * kBloatSize); in outset()