Searched refs:getFloatArray (Results 1 – 11 of 11) sorted by relevance
55 float[] vertexTable = BufferUtils.getFloatArray(mesh.getFloatBuffer(Type.Position)); in setMeshes()56 float[] normalTable = BufferUtils.getFloatArray(mesh.getFloatBuffer(Type.Normal)); in setMeshes()
82 static float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray() function228 expected.positions = getFloatArray(positions, positionCount); in readTestFile()
489 float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray() function681 expected.positions = getFloatArray(positions, positionCount); in DataDrivenTest()
110 inputData = BufferUtils.getFloatArray(mesh.getFloatBuffer(VertexBuffer.Type.Position)); in generateUVCoordinates()126 inputData = BufferUtils.getFloatArray(mesh.getFloatBuffer(VertexBuffer.Type.Normal)); in generateUVCoordinates()
50 float[] uvCoordinates = BufferUtils.getFloatArray(fb); in simpleInitApp()
390 float[] curvePoints = BufferUtils.getFloatArray(curve.getFloatBuffer(Type.Position)); in applyBevelAndTaper()399 taperPoints = BufferUtils.getFloatArray(taperObject.getFloatBuffer(Type.Position)); in applyBevelAndTaper()420 float[] vertices = BufferUtils.getFloatArray(positions); in applyBevelAndTaper()
214 assertEquals(null, bundle.getFloatArray("foo")); in testGetOfWrongType()
342 public float[] getFloatArray(String key) { in getFloatArray() method in ShadowBundle
700 public static float[] getFloatArray(FloatBuffer buff) { in getFloatArray() method in BufferUtils
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...