Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DPathOpsBench.cpp153 ArrayPath<N*12> fArrays; member in PathBuilderBench
172 run_builder(fArrays, false, N);
191 return SkPath::Make(fArrays.fPts, fArrays.fPIndex, in build()
192 fArrays.fVbs, fArrays.fVIndex, in build()
/third_party/skia/src/core/
H A DSkVertices.cpp78 fArrays = fVSize + fTSize + fCSize + fISize; // just the sum of the arrays in Sizes()
87 size_t fArrays; // size of all the data arrays (V + D + T + C + I) member

Completed in 2 milliseconds