Searched defs:xCount (Results 1 – 3 of 3) sorted by relevance
360 size_t xCount = reader->readInt(); in handleOp() local369 size_t xCount = reader->readInt(); in handleOp() local
28 static int fillIndices(uint16_t indices[], int xCount, int yCount) { in fillIndices()
910 int32_t xCount = width / xStep + 1; in FillPathWithPattern() local