Home
last modified time | relevance | path

Searched refs:equation_buf (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp566 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2() argument
575 if (!equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
581 …equation = (GLfloat *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
646 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2() argument
655 if (!equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2()
661 …equation = (GLfixed *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanex__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp1020 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() argument
1029 if (!equation_buf) { in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
1035 …equation = (GLfixed *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
3315 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2() argument
3324 if (!equation_buf) { in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
3330 …equation = (GLfloat *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4408 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2() argument
4417 if (!equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4423 …equation = (GLfloat *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4500 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2() argument
4509 if (!equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2()
4515 …equation = (GLfixed *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanex__ILjava_nio_IntBuffer_2()