Searched refs:triCount (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkDevice.cpp | 217 const int triCount = quadCount << 1; in drawAtlas() local 218 const int vertexCount = triCount * 3; in drawAtlas() |
Completed in 2 milliseconds