Searched refs:fPathBounds (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/utils/ |
H A D | SkShadowTessellator.cpp | 103 SkRect fPathBounds; member in SkBaseShadowTessellator 159 , fPathBounds(bounds) in SkBaseShadowTessellator() 562 if (!SkOffsetSimplePolygon(&fPathPolygon[0], fPathPolygon.count(), fPathBounds, inset, in computeConcaveShadow() 573 if (!SkOffsetSimplePolygon(&fPathPolygon[0], fPathPolygon.count(), fPathBounds, -outset, in computeConcaveShadow() 909 auto baseZ = heightFunc(fPathBounds.centerX(), fPathBounds.centerY()); in SkAmbientShadowTessellator()
|
Completed in 3 milliseconds