Searched defs:xCount (Results 1 – 3 of 3) sorted by relevance
16 DrawLatticeBench(int* xDivs, int xCount, int* yDivs, int yCount, const SkISize& srcSize, in DrawLatticeBench()
131 int xCount = origXCount; in SkLatticeIter() local