Searched defs:tempVertices (Results 1 – 1 of 1) sorted by relevance
70 static private final float[] tempVertices = new float[VERTEX_SIZE * 6]; field in SpriteCache843 add(sprite.getTexture(), tempVertices, 0, 30); in add() local