Home | History | Annotate | Download | only in kube

Lines Matching refs:shapes

151         GLShape[] shapes;
156 shapes = layer.mShapes;
158 shapes[i] = mCubes[mPermutation[i]];
162 shapes = layer.mShapes;
164 shapes[k++] = mCubes[mPermutation[i]];
168 shapes = layer.mShapes;
171 shapes[k++] = mCubes[mPermutation[i + j]];
175 shapes = layer.mShapes;
178 shapes[k++] = mCubes[mPermutation[i + j]];
182 shapes = layer.mShapes;
185 shapes[k++] = mCubes[mPermutation[i + j]];
189 shapes = layer.mShapes;
192 shapes[k++] = mCubes[mPermutation[i + j]];
196 shapes = layer.mShapes;
199 shapes[k++] = mCubes[mPermutation[i + j]];
203 shapes = layer.mShapes;
205 shapes[k++] = mCubes[mPermutation[i]];
209 shapes = layer.mShapes;
212 shapes[k++] = mCubes[mPermutation[i + j]];