Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSamplePatch.cpp113 int i, npts = (nu + nv) * 2; in draw() local
114 SkAutoSTMalloc<16, SkPoint> storage(npts + 1); in draw()
127 for (i = 0; i < npts; i++) { in draw()

Completed in 1 milliseconds