Home
last modified time | relevance | path

Searched defs:ptIndex (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkContourMeasure.cpp209 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
236 unsigned ptIndex) { in compute_conic_segs()
262 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
287 unsigned ptIndex) { in compute_line_seg()
307 unsigned ptIndex = 0; in validate() local
331 int ptIndex = -1; in buildSegments() local
/external/skqp/src/core/
DSkPathMeasure.cpp28 unsigned ptIndex = seg->fPtIndex; in NextSegment() local
233 SkScalar distance, int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
261 int maxt, const SkPoint& maxPt, unsigned ptIndex) { in compute_conic_segs()
289 SkScalar distance, int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
317 unsigned ptIndex = fFirstPtIndex; in buildSegments() local
433 unsigned ptIndex = 0; in buildSegments() local
/external/skia/include/core/
DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/external/skqp/gm/
Dpolygons.cpp73 for (size_t ptIndex = 1; ptIndex < pgs[pgIndex].fPointNum; ++ptIndex) { in onOnceBeforeDraw() local
/external/skia/gm/
Dpolygons.cpp80 for (size_t ptIndex = 1; ptIndex < pgs[pgIndex].fPointNum; ++ptIndex) { in onOnceBeforeDraw() local