OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_OES_blend_equation_separateID
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp
81
static jfieldID
have_OES_blend_equation_separateID
;
100
have_OES_blend_equation_separateID
= _env->GetFieldID(G11ImplClass, "have_OES_blend_equation_separate", "Z");
251
_env->SetBooleanField(impl,
have_OES_blend_equation_separateID
,
/frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp
82
static jfieldID
have_OES_blend_equation_separateID
;
101
have_OES_blend_equation_separateID
= _env->GetFieldID(G11ImplClass, "have_OES_blend_equation_separate", "Z");
252
_env->SetBooleanField(impl,
have_OES_blend_equation_separateID
,
[
all
...]
Completed in 53 milliseconds