Searched defs:posArray (Results 1 – 2 of 2) sorted by relevance
91 jintArray colorArray, jfloatArray posArray, jint tileMode) in LinearGradient_create1()137 jintArray colorArray, jfloatArray posArray, jint tileMode) { in RadialGradient_create1()
563 float* posArray = pos ? env->GetFloatArrayElements(pos, NULL) : NULL; in drawPosTextChars() local582 float* posArray = pos ? env->GetFloatArrayElements(pos, NULL) : NULL; in drawPosTextString() local