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

/external/skia/src/utils/
H A DSkShadowTessellator.cpp348 int fCentroidCount; member in class:SkAmbientShadowTessellator
391 fCentroidCount = 0;
479 fPositions[0] *= SkScalarFastInvert(fCentroidCount);
544 fCentroidCount = 1;
634 ++fCentroidCount;

Completed in 60 milliseconds