Searched defs:attributeArray (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | MeshSpecification.cpp | 72 static jlong Make(JNIEnv* env, jobject thiz, jobjectArray attributeArray, jint vertexStride, in Make() 88 static jlong MakeWithCS(JNIEnv* env, jobject thiz, jobjectArray attributeArray, jint vertexStride, in MakeWithCS() 106 static jlong MakeWithAlpha(JNIEnv* env, jobject thiz, jobjectArray attributeArray, in MakeWithAlpha()
|