Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DMeshSpecification.java335 long nativeMeshSpec = nativeMakeWithCS(attributes, in make()
400 private static native long nativeMakeWithCS(Attribute[] attributes, int vertexStride, in nativeMakeWithCS() method in MeshSpecification