Searched refs:yCount (Results 1 – 2 of 2) sorted by relevance
66 int yCount = lattice->fYCount; in SetLatticeFlags() local71 yCount--; in SetLatticeFlags()76 for (int y = 0; y < yCount + 1; y++) { in SetLatticeFlags()
286 private native boolean setShaderTileCounts(int xCount, int yCount); in setShaderTileCounts() argument