Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp190 supportsExtension(JNIEnv *_env, jobject impl, jfieldID fieldId) { in supportsExtension() function
7686 if (! supportsExtension(_env, _this, have_OES_blend_subtractID)) { in android_glBlendEquation__I()
8391 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glGetTexGenfv__II_3FI()
8440 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glGetTexGenfv__IILjava_nio_FloatBuffer_2()
8483 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glGetTexGeniv__II_3II()
8532 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glGetTexGeniv__IILjava_nio_IntBuffer_2()
8575 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glGetTexGenxv__II_3II()
8624 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glGetTexGenxv__IILjava_nio_IntBuffer_2()
8716 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glTexGenf__IIF()
8732 if (! supportsExtension(_env, _this, have_OES_texture_cube_mapID)) { in android_glTexGenfv__II_3FI()
[all …]