OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blend_function
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/skia/ext/
bitmap_platform_device_win.cc
245
BLENDFUNCTION
blend_function
= {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA};
local
256
blend_function
);
vector_platform_device_emf_win.cc
965
BLENDFUNCTION
blend_function
= {AC_SRC_OVER, 0, alpha, AC_SRC_ALPHA};
local
972
blend_function
);
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_cc.c
178
cc->cc6.
blend_function
= brw_translate_blend_equation(eqRGB);
brw_structs.h
390
GLuint
blend_function
:3;
member in struct:brw_cc_unit_state::__anon17997
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c
178
cc->cc6.
blend_function
= brw_translate_blend_equation(eqRGB);
brw_structs.h
390
GLuint
blend_function
:3;
member in struct:brw_cc_unit_state::__anon31556
[
all
...]
Completed in 939 milliseconds