Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DMeshSpecification.java381 nativeMakeWithAlpha(attributes, vertexStride, varyings, vertexShader, in make()
403 private static native long nativeMakeWithAlpha(Attribute[] attributes, int vertexStride, in nativeMakeWithAlpha() method in MeshSpecification