Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp5391 GLenum *binaryFormat_base = (GLenum *) 0; in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2() local
5423 binaryFormat_base = (GLenum *) in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()
5425 binaryFormat = binaryFormat_base + binaryFormatOffset; in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()
5451 if (binaryFormat_base) { in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()
5452 _env->ReleaseIntArrayElements(binaryFormat_ref, (jint*)binaryFormat_base, in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()