Searched defs:xCount (Results 1 – 2 of 2) sorted by relevance
56 uint32_t xCount = patch->numXDivs; in Patch() local149 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()