Searched refs:nativeMake (Results 1 – 2 of 2) sorted by relevance
295 long nativeMeshSpec = nativeMake(attributes, in make()397 private static native long nativeMake(Attribute[] attributes, int vertexStride, in nativeMake() method in MeshSpecification
86 long nativeMesh = nativeMake(meshSpec.mNativeMeshSpec, mode, vertexBuffer, in Mesh()368 private static native long nativeMake(long meshSpec, int mode, Buffer vertexBuffer, in nativeMake() method in Mesh