Searched refs:ptr_buf (Results 1 – 1 of 1) sorted by relevance
6439 …nt indx, jint size, jint type, jboolean normalized, jint stride, jobject ptr_buf, jint remaining) { in android_glVertexAttribPointerBounds__IIIZILjava_nio_Buffer_2I() argument6448 if (ptr_buf) { in android_glVertexAttribPointerBounds__IIIZILjava_nio_Buffer_2I()6449 ptr = (GLvoid *) getDirectBufferPointer(_env, ptr_buf); in android_glVertexAttribPointerBounds__IIIZILjava_nio_Buffer_2I()