Home
last modified time | relevance | path

Searched defs:blend (Results 1 – 25 of 211) sorted by relevance

123456789

/third_party/skia/src/core/
DSkBlenderBase.h66 inline SkBlenderBase* as_BB(SkBlender* blend) { in as_BB()
70 inline const SkBlenderBase* as_BB(const SkBlender* blend) { in as_BB()
74 inline const SkBlenderBase* as_BB(const sk_sp<SkBlender>& blend) { in as_BB()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c165 struct svga_blend_state *blend, in emulate_logicop()
280 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state() local
408 void *blend) in svga_bind_blend_state()
417 void *blend) in svga_delete_blend_state()
/third_party/skia/m133/src/core/
DSkBlenderBase.h69 inline SkBlenderBase* as_BB(SkBlender* blend) { in as_BB()
73 inline const SkBlenderBase* as_BB(const SkBlender* blend) { in as_BB()
77 inline const SkBlenderBase* as_BB(const sk_sp<SkBlender>& blend) { in as_BB()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_blend.c40 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()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c75 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
Dlp_state_blend.c46 const struct pipe_blend_state *blend) in llvmpipe_create_blend_state()
61 llvmpipe_bind_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_bind_blend_state()
77 llvmpipe_delete_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_delete_blend_state()
Dlp_rast_debug.c200 bool blend) in plot()
231 bool blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_rectangle() local
280 bool blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_shade_tile() local
317 bool blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_triangle() local
374 bool blend = is_blend(tile->state, block, k); in do_debug_bin() local
Dlp_state_fs_linear.c101 blend_premul(struct color_blend *blend) in blend_premul()
133 blend_noop(struct color_blend *blend) in blend_noop()
141 init_blend(struct color_blend *blend, in init_blend()
468 struct color_blend blend; in blit_rgba() local
507 struct color_blend blend; in blit_rgb1() local
551 struct color_blend blend; in blit_rgba_blend_premul() local
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.c108 PS_Blend blend; in t1_allocate_blend() local
180 PS_Blend blend = face->blend; in T1_Get_Multi_Master() local
296 PS_Blend blend = face->blend; in T1_Get_MM_Var() local
380 PS_Blend blend = face->blend; in t1_set_mm_blend() local
462 PS_Blend blend = face->blend; in T1_Get_MM_Blend() local
497 PS_Blend blend = face->blend; in T1_Set_MM_WeightVector() local
537 PS_Blend blend = face->blend; in T1_Get_MM_WeightVector() local
567 PS_Blend blend = face->blend; in T1_Set_MM_Design() local
687 PS_Blend blend = face->blend; in T1_Get_Var_Design() local
722 PS_Blend blend = face->blend; in T1_Done_Blend() local
[all …]
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c135 nine_convert_blend_state_fixup(struct pipe_blend_state *blend, const DWORD *rs) in nine_convert_blend_state_fixup()
155 struct pipe_blend_state blend; in nine_convert_blend_state() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blend.h41 fd6_blend_stateobj(struct pipe_blend_state *blend) in fd6_blend_stateobj()
56 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(cso); in fd6_blend_variant() local
/third_party/mesa3d/docs/gallium/cso/
Dblend.rst1 .. _blend: target
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_dual_blend.h14 static inline bool util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c902 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
964 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
1032 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
1053 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
2101 PS_Blend blend, in t1_decoder_init()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c52 translate_blend(GLenum blend) in translate_blend()
229 struct pipe_blend_state *blend = &st->state.blend; in st_update_blend() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c362 GX_Blend blend = face->blend; in ft_var_load_avar() local
463 GX_Blend blend = face->blend; in ft_var_load_item_variation_store() local
831 GX_Blend blend = face->blend; in ft_var_load_hvvar() local
1272 GX_Blend blend = face->blend; in ft_var_load_mvar() local
1412 GX_Blend blend = face->blend; in tt_apply_mvar() local
1552 GX_Blend blend = face->blend; in ft_var_load_gvar() local
1796 ft_var_apply_tuple( GX_Blend blend, in ft_var_apply_tuple()
1899 GX_Blend blend; in ft_var_to_normalized() local
1992 GX_Blend blend; in ft_var_to_design() local
2594 GX_Blend blend; in tt_set_mm_blend() local
[all …]
/third_party/ffmpeg/libavfilter/
Dvf_chromakey_cuda.cu48 float2 chromakey_uv, float similarity, float blend) in change_alpha_channel()
120 float u_key, float v_key, float similarity, float blend) in Process_uchar()
149 float u_key, float v_key, float similarity, float blend) in Process_uchar2()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_emit.c95 struct pipe_blend_state *blend, int rt, uint8_t rt_mask, in emit_rt_blend()
481 struct v3d_blend_state *blend = v3d->blend; in v3dX() local
523 struct pipe_blend_state *blend = &v3d->blend->base; in v3dX() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_blend.h23 fd2_blend_stateobj(struct pipe_blend_state *blend) in fd2_blend_stateobj()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DCombFilter.h26 CombFilter(float blend, float feedForward, float feedBack, int delay) : in CombFilter()
/third_party/skia/bench/
DRotatedRectBench.cpp188 #define DEF_FOR_COLOR_TYPES(aa, blend) \ argument
195 #define DEF_FOR_AA_MODES(blend) \ argument
/third_party/skia/m133/bench/
DRotatedRectBench.cpp188 #define DEF_FOR_COLOR_TYPES(aa, blend) \ argument
195 #define DEF_FOR_AA_MODES(blend) \ argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.h27 fd3_blend_stateobj(struct pipe_blend_state *blend) in fd3_blend_stateobj()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.h28 fd4_blend_stateobj(struct pipe_blend_state *blend) in fd4_blend_stateobj()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_matrix_filter.h42 void *blend; member

123456789