HomeSort by relevance Sort by last modified time
    Searched full:attributessize (Results 1 - 4 of 4) sorted by null

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/shapebuilders/
RenderableShapeBuilder.java 119 int attributesSize = mesh.getVertexSize() / FLOAT_BYTES;
138 ensureVerticesCapacity(verticesQuantity * attributesSize);
139 mesh.getVertices(verticesOffset * attributesSize, verticesQuantity * attributesSize, vertices, 0);
142 int id = i * attributesSize;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.jar 

Completed in 896 milliseconds