HomeSort by relevance Sort by last modified time
    Searched defs:xIndex (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
NinePatchTexture.java 299 int xIndex = (pntCount++) << 1;
300 int yIndex = xIndex + 1;
301 xy[xIndex] = x[i];
303 uv[xIndex] = u[i];
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 42 milliseconds