HomeSort by relevance Sort by last modified time
    Searched refs:chopIntoQuadsPOW2 (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkGeometry.h 238 int chopIntoQuadsPOW2(SkPoint pts[], int pow2) const;
387 conic.chopIntoQuadsPOW2(pts, pow2);
SkGeometry.cpp     [all...]
SkPath.cpp 308 int count = orig.chopIntoQuadsPOW2(quadPts, 1);
    [all...]

Completed in 4287 milliseconds