Home
last modified time | relevance | path

Searched refs:updateCounts (Results 1 – 20 of 20) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DBatchUpdateExceptionTest.java313 int[] updateCounts = new int[] { 1, 2, 3 }; in testBatchUpdateException$ILThrowable() local
315 updateCounts, cause); in testBatchUpdateException$ILThrowable()
320 for (int i = 0; i < updateCounts.length; i++) { in testBatchUpdateException$ILThrowable()
321 assertEquals(updateCounts[i], result[i]); in testBatchUpdateException$ILThrowable()
332 int[] updateCounts = new int[] { 1, 2, 3 }; in testBatchUpdateExceptionLString$ILThrowable() local
334 "MYTESTSTRING1", "MYTESTSTRING2", updateCounts, cause); in testBatchUpdateExceptionLString$ILThrowable()
340 for (int i = 0; i < updateCounts.length; i++) { in testBatchUpdateExceptionLString$ILThrowable()
341 assertEquals(updateCounts[i], result[i]); in testBatchUpdateExceptionLString$ILThrowable()
351 int[] updateCounts = new int[] { 1, 2, 3 }; in testBatchUpdateExceptionLStringLStringILThrowable() local
353 null, null, updateCounts, null); in testBatchUpdateExceptionLStringLStringILThrowable()
[all …]
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
DCurve.java139 this.updateCounts(); in createCatmullRomMesh()
191 this.updateCounts(); in createBezierMesh()
228 this.updateCounts(); in createNurbMesh()
261 this.updateCounts(); in createLinearMesh()
DTorus.java242 updateCounts(); in updateGeometry()
DSurface.java139 this.updateCounts(); in buildSurface()
/external/jmonkeyengine/engine/src/core/com/jme3/scene/debug/
DArrow.java106 updateCounts(); in Arrow()
140 updateCounts(); in setArrowExtent()
DGrid.java102 updateCounts(); in Grid()
DSkeletonPoints.java62 updateCounts(); in SkeletonPoints()
DWireBox.java72 updateCounts(); in WireBox()
DSkeletonWire.java91 updateCounts(); in SkeletonWire()
DWireSphere.java79 updateCounts(); in WireSphere()
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/
DModelConverter.java120 mesh.updateCounts(); in generateStrips()
126 mesh.updateCounts(); in optimize()
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DMesh.java464 updateCounts(); in setMode()
683 public void updateCounts(){ in updateCounts() method in Mesh
872 updateCounts(); in setBuffer()
886 updateCounts(); in clearBuffer()
914 updateCounts(); in setBuffer()
1157 updateCounts(); in extractVertexData()
DBatchNode.java212 batch.geometry.getMesh().updateCounts(); in doBatch()
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DBitmapTextPage.java168 m.updateCounts(); in assemble()
/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
DTriangleCollector.java231 out.updateCounts(); in gatherTris()
DGeometryBatchFactory.java308 mesh.updateCounts(); in makeBatches()
DTextureAtlas.java497 mesh.updateCounts(); in makeAtlasBatch()
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/
DConverter.java272 jmeMesh.updateCounts(); in convert()
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/
DOBJLoader.java526 m.updateCounts(); in constructMesh()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...