Searched defs:binary_buf (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 5414 …_ref, jint lengthOffset, jintArray binaryFormat_ref, jint binaryFormatOffset, jobject binary_buf) { in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2() 5498 …is, jint program, jint bufSize, jobject length_buf, jobject binaryFormat_buf, jobject binary_buf) { in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2() 5570 (JNIEnv *_env, jobject _this, jint program, jint binaryFormat, jobject binary_buf, jint length) { in android_glProgramBinary__IILjava_nio_Buffer_2I()
|
D | android_opengl_GLES20.cpp | 4359 …is, jint n, jintArray shaders_ref, jint offset, jint binaryformat, jobject binary_buf, jint length… in android_glShaderBinary__I_3IIILjava_nio_Buffer_2I() 4429 …(JNIEnv *_env, jobject _this, jint n, jobject shaders_buf, jint binaryformat, jobject binary_buf, … in android_glShaderBinary__ILjava_nio_IntBuffer_2ILjava_nio_Buffer_2I()
|