| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_blend.c | 183 struct svga_blend_state *blend, in emulate_logicop() 298 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state() local 426 void *blend) in svga_bind_blend_state() 435 void *blend) in svga_delete_blend_state()
|
| /external/freetype/src/type1/ |
| D | t1load.c | 108 PS_Blend blend; in t1_allocate_blend() local 195 PS_Blend blend = face->blend; in T1_Get_Multi_Master() local 311 PS_Blend blend = face->blend; in T1_Get_MM_Var() local 395 PS_Blend blend = face->blend; in t1_set_mm_blend() local 477 PS_Blend blend = face->blend; in T1_Get_MM_Blend() local 512 PS_Blend blend = face->blend; in T1_Set_MM_WeightVector() local 552 PS_Blend blend = face->blend; in T1_Get_MM_WeightVector() local 582 PS_Blend blend = face->blend; in T1_Set_MM_Design() local 702 PS_Blend blend = face->blend; in T1_Get_Var_Design() local 737 PS_Blend blend = face->blend; in T1_Done_Blend() local [all …]
|
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_state_blend.c | 40 const struct pipe_blend_state *blend) in softpipe_create_blend_state() 48 void *blend) in softpipe_bind_blend_state() 62 void *blend) in softpipe_delete_blend_state()
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_test_blend.c | 75 const struct pipe_blend_state *blend, in write_tsv_row() 111 const struct pipe_blend_state *blend, in dump_blend_type() 136 const struct pipe_blend_state *blend, in add_blend_test() 360 compute_blend_ref(const struct pipe_blend_state *blend, in compute_blend_ref() 437 const struct pipe_blend_state *blend, in test_one() 645 struct pipe_blend_state blend; in test_all() local 696 struct pipe_blend_state blend; in test_some() local
|
| D | lp_state_blend.c | 46 const struct pipe_blend_state *blend) in llvmpipe_create_blend_state() 62 llvmpipe_bind_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_bind_blend_state() 78 llvmpipe_delete_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_delete_blend_state()
|
| D | lp_rast_debug.c | 129 boolean blend) in plot() 151 boolean blend; in debug_shade_tile() local 199 boolean blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_triangle() local 261 boolean blend = is_blend(tile->state, block, k); in do_debug_bin() local
|
| /external/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_blend_cso.c | 71 struct panfrost_blend_state *blend, in panfrost_get_blend_shader() 115 const struct pipe_blend_state *blend) in panfrost_create_blend_state() 179 struct panfrost_blend_state *blend = (struct panfrost_blend_state *) cso; in panfrost_delete_blend_state() local 232 struct panfrost_blend_state *blend = ctx->blend; in panfrost_get_blend_for_context() local
|
| D | pan_blending.c | 259 panfrost_blend_constant_mask(const struct pipe_rt_blend_state *blend) in panfrost_blend_constant_mask() 274 panfrost_make_fixed_blend_mode(const struct pipe_rt_blend_state blend, in panfrost_make_fixed_blend_mode()
|
| /external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_blend.h | 56 fd6_blend_stateobj(struct pipe_blend_state *blend) in fd6_blend_stateobj() 68 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(cso); in fd6_blend_variant() local
|
| /external/mesa3d/src/gallium/frontends/nine/ |
| D | nine_pipe.c | 142 nine_convert_blend_state_fixup(struct pipe_blend_state *blend, const DWORD *rs) in nine_convert_blend_state_fixup() 162 struct pipe_blend_state blend; in nine_convert_blend_state() local
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_blend.c | 52 translate_blend(GLenum blend) in translate_blend() 196 struct pipe_blend_state *blend = &st->state.blend; in st_update_blend() local
|
| /external/freetype/src/truetype/ |
| D | ttgxvar.c | 337 GX_Blend blend = face->blend; in ft_var_load_avar() local 436 GX_Blend blend = face->blend; in ft_var_load_item_variation_store() local 750 GX_Blend blend = face->blend; in ft_var_load_hvvar() local 1190 GX_Blend blend = face->blend; in ft_var_load_mvar() local 1331 GX_Blend blend = face->blend; in tt_apply_mvar() local 1467 GX_Blend blend = face->blend; in ft_var_load_gvar() local 1710 ft_var_apply_tuple( GX_Blend blend, in ft_var_apply_tuple() 1813 GX_Blend blend; in ft_var_to_normalized() local 1909 GX_Blend blend; in ft_var_to_design() local 2511 GX_Blend blend; in tt_set_mm_blend() local [all …]
|
| /external/freetype/src/psaux/ |
| D | t1decode.c | 899 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 961 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1029 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1050 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 2096 PS_Blend blend, in t1_decoder_init()
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_dual_blend.h | 14 static inline boolean util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual()
|
| /external/virglrenderer/src/gallium/auxiliary/util/ |
| D | u_dual_blend.h | 14 static inline boolean util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual()
|
| /external/mesa3d/docs/gallium/cso/ |
| D | blend.rst | 1 .. _blend: target
|
| /external/skqp/src/compute/hs/gen/ |
| D | transpose.c | 27 void * blend), in hsg_transpose()
|
| /external/skqp/bench/ |
| D | RotatedRectBench.cpp | 190 #define DEF_FOR_COLOR_TYPES(aa, blend) \ argument 197 #define DEF_FOR_AA_MODES(blend) \ argument
|
| /external/skia/bench/ |
| D | RotatedRectBench.cpp | 188 #define DEF_FOR_COLOR_TYPES(aa, blend) \ argument 195 #define DEF_FOR_AA_MODES(blend) \ argument
|
| /external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| D | fd2_blend.h | 41 fd2_blend_stateobj(struct pipe_blend_state *blend) in fd2_blend_stateobj()
|
| D | fd2_emit.c | 191 struct fd2_blend_stateobj *blend = fd2_blend_stateobj(ctx->blend); in fd2_emit_state_binning() local 237 struct fd2_blend_stateobj *blend = fd2_blend_stateobj(ctx->blend); in fd2_emit_state() local
|
| /external/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| D | CombFilter.h | 26 CombFilter(float blend, float feedForward, float feedBack, int delay) : in CombFilter()
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | blend_a64_vmask_sse4.c | 122 static const blend_fn blend[9] = { in aom_blend_a64_vmask_sse4_1() local 154 const uint8_t *mask, int h, blend_unit_fn blend) { in blend_a64_vmask_bn_w4_sse4_1() 197 const uint8_t *mask, int w, int h, blend_unit_fn blend) { in blend_a64_vmask_bn_w8n_sse4_1() 250 static const blend_fn blend[2][2] = { in aom_highbd_blend_a64_vmask_sse4_1() local
|
| /external/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_blend.h | 47 etna_blend_state(struct pipe_blend_state *blend) in etna_blend_state()
|
| /external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| D | fd3_blend.h | 45 fd3_blend_stateobj(struct pipe_blend_state *blend) in fd3_blend_stateobj()
|