Searched refs:blendArray (Results 1 – 1 of 1) sorted by relevance
23 …clazz, SkInterpolator* interp, int index, int msec, jfloatArray valueArray, jfloatArray blendArray) in Interpolator_setKeyFrame() argument38 if (blendArray != NULL) { in Interpolator_setKeyFrame()39 AutoJavaFloatArray autoBlend(env, blendArray, 4); in Interpolator_setKeyFrame()