Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp5594 GLenum *attachments_base = (GLenum *) 0; in android_glInvalidateFramebuffer__II_3II() local
5611 attachments_base = (GLenum *) in android_glInvalidateFramebuffer__II_3II()
5613 attachments = attachments_base + offset; in android_glInvalidateFramebuffer__II_3II()
5622 if (attachments_base) { in android_glInvalidateFramebuffer__II_3II()
5623 _env->ReleaseIntArrayElements(attachments_ref, (jint*)attachments_base, in android_glInvalidateFramebuffer__II_3II()
5676 GLenum *attachments_base = (GLenum *) 0; in android_glInvalidateSubFramebuffer__II_3IIIIII() local
5693 attachments_base = (GLenum *) in android_glInvalidateSubFramebuffer__II_3IIIIII()
5695 attachments = attachments_base + offset; in android_glInvalidateSubFramebuffer__II_3IIIIII()
5708 if (attachments_base) { in android_glInvalidateSubFramebuffer__II_3IIIIII()
5709 _env->ReleaseIntArrayElements(attachments_ref, (jint*)attachments_base, in android_glInvalidateSubFramebuffer__II_3IIIIII()