Searched refs:patchIndex (Results 1 – 2 of 2) sorted by relevance
178 int patchIndex = 0; in draw() local217 r = mPatches.get(patchIndex++); in draw()
556 int patchIndex = 0; in paintComponent() local595 r = patches.get(patchIndex++); in paintComponent()