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

/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp244 supportsExtension(JNIEnv *_env, jobject impl, jfieldID fieldId) { function
7243 if (! supportsExtension(_env, _this, have_OES_framebuffer_objectID)) {
7258 if (! supportsExtension(_env, _this, have_OES_framebuffer_objectID)) {
7273 if (! supportsExtension(_env, _this, have_OES_blend_subtractID)) {
7287 if (! supportsExtension(_env, _this, have_OES_blend_equation_separateID)) {
7302 if (! supportsExtension(_env, _this, have_OES_blend_equation_separateID)) {
7319 if (! supportsExtension(_env, _this, have_OES_framebuffer_objectID)) {
7335 if (! supportsExtension(_env, _this, have_OES_framebuffer_objectID)) {
7389 if (! supportsExtension(_env, _this, have_OES_framebuffer_objectID)) {
7431 if (! supportsExtension(_en
[all...]
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp243 supportsExtension(JNIEnv *_env, jobject impl, jfieldID fieldId) { function

Completed in 697 milliseconds