OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransparentBlueValue
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/egl/main/
eglconfig.h
67
EGLint
TransparentBlueValue
;
115
ATTRIB_MAP(EGL_TRANSPARENT_BLUE_VALUE,
TransparentBlueValue
);
eglconfig.c
552
conf->
TransparentBlueValue
= EGL_DONT_CARE;
/external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d.c
321
conf->
TransparentBlueValue
= nconf->transparent_rgb_values[2];
/external/mesa3d/src/egl/drivers/glx/
egl_glx.c
456
conf->
TransparentBlueValue
= 0;
[
all
...]
Completed in 743 milliseconds