Home | History | Annotate | Download | only in graphics

Lines Matching refs:texIndex

707                              jfloatArray jtexs, int texIndex,
713 AutoJavaFloatArray texA(env, jtexs, texIndex + vertexCount);
724 texs = (SkPoint*)(texA.ptr() + texIndex);
740 src = texA.ptr() + texIndex;