Searched defs:value_buf (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31.cpp1197 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1203 value = (GLint *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1267 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1273 value = (GLint *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1337 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1343 value = (GLint *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1407 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1413 value = (GLint *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1477 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1483 value = (GLuint *)getPointer(_env, value_buf,
1196 android_glProgramUniform1iv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1266 android_glProgramUniform2iv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1336 android_glProgramUniform3iv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1406 android_glProgramUniform4iv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1476 android_glProgramUniform1uiv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1546 android_glProgramUniform2uiv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1616 android_glProgramUniform3uiv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1686 android_glProgramUniform4uiv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1756 android_glProgramUniform1fv__IIILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1826 android_glProgramUniform2fv__IIILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1896 android_glProgramUniform3fv__IIILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
1966 android_glProgramUniform4fv__IIILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) argument
2037 android_glProgramUniformMatrix2fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2109 android_glProgramUniformMatrix3fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2181 android_glProgramUniformMatrix4fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2253 android_glProgramUniformMatrix2x3fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2325 android_glProgramUniformMatrix3x2fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2397 android_glProgramUniformMatrix2x4fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2469 android_glProgramUniformMatrix4x2fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2541 android_glProgramUniformMatrix3x4fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
2613 android_glProgramUniformMatrix4x3fv__IIIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) argument
[all...]
H A Dandroid_opengl_GLES20.cpp5354 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
5363 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
5444 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
5453 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
5534 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
5543 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
5353 android_glUniformMatrix2fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
5443 android_glUniformMatrix3fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
5533 android_glUniformMatrix4fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
H A Dandroid_opengl_GLES30.cpp1026 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
1032 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1096 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
1102 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1166 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
1172 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1236 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
1242 value = (GLfloat *)getPointer(_env, value_buf, &_array, &_remaining, &_bufferOffset);
1306 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) {
1312 value = (GLfloat *)getPointer(_env, value_buf,
1025 android_glUniformMatrix2x3fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
1095 android_glUniformMatrix3x2fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
1165 android_glUniformMatrix2x4fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
1235 android_glUniformMatrix4x2fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
1305 android_glUniformMatrix3x4fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
1375 android_glUniformMatrix4x3fv__IIZLjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) argument
2629 android_glUniform1uiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) argument
2697 android_glUniform2uiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) argument
2765 android_glUniform3uiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) argument
2833 android_glUniform4uiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) argument
2901 android_glClearBufferiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint buffer, jint drawbuffer, jobject value_buf) argument
2969 android_glClearBufferuiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint buffer, jint drawbuffer, jobject value_buf) argument
3037 android_glClearBufferfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint buffer, jint drawbuffer, jobject value_buf) argument
[all...]

Completed in 146 milliseconds