Searched defs:xCount (Results 1 – 2 of 2) sorted by relevance
54 uint32_t xCount = patch->numXDivs; in Patch() local147 void Patch::generateRow(const int32_t* xDivs, uint32_t xCount, TextureVertex*& vertex, in generateRow()
283 private native boolean setShaderTileCounts(int xCount, int yCount); in setShaderTileCounts()