/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blend.c | 81 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state() local 205 void *blend) in svga_bind_blend_state() 214 static void svga_delete_blend_state(struct pipe_context *pipe, void *blend) in svga_delete_blend_state()
|
/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_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_test_blend.c | 82 const struct pipe_blend_state *blend, in write_tsv_row() 127 const struct pipe_blend_state *blend, in dump_blend_type() 155 const struct pipe_blend_state *blend, in add_blend_test() 385 compute_blend_ref(const struct pipe_blend_state *blend, in compute_blend_ref() 461 const struct pipe_blend_state *blend, in test_one() 750 struct pipe_blend_state blend; in test_all() local 804 struct pipe_blend_state blend; in test_some() local
|
D | lp_rast_debug.c | 117 boolean blend) in plot() 139 boolean blend; in debug_shade_tile() local 187 boolean blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_triangle() local 248 boolean blend = is_blend(tile->state, block, k); in do_debug_bin() local
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1load.c | 107 PS_Blend blend; in t1_allocate_blend() local 194 PS_Blend blend = face->blend; in T1_Get_Multi_Master() local 310 PS_Blend blend = face->blend; in T1_Get_MM_Var() local 370 PS_Blend blend = face->blend; in T1_Set_MM_Blend() local 417 PS_Blend blend = face->blend; in T1_Set_MM_Design() local 514 PS_Blend blend = face->blend; in T1_Done_Blend() local 571 PS_Blend blend; in parse_blend_axis_types() local 641 PS_Blend blend; in parse_blend_design_positions() local 734 PS_Blend blend; in parse_blend_design_map() local 826 PS_Blend blend = face->blend; in parse_weight_vector() local [all …]
|
/external/pdfium/third_party/freetype/src/psaux/ |
D | t1decode.c | 814 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 874 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 942 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 963 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1573 PS_Blend blend, in t1_decoder_init()
|
/external/freetype/src/psaux/ |
D | t1decode.c | 815 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 875 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 943 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 964 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1575 PS_Blend blend, in t1_decoder_init()
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttgxvar.c | 286 GX_Blend blend = face->blend; in ft_var_load_avar() local 378 GX_Blend blend = face->blend; in ft_var_load_gvar() local 499 ft_var_apply_tuple( GX_Blend blend, in ft_var_apply_tuple() 853 GX_Blend blend; in TT_Set_MM_Blend() local 990 GX_Blend blend; in TT_Set_Var_Design() local 1113 GX_Blend blend = face->blend; in tt_face_vary_cvt() local 1308 GX_Blend blend = face->blend; in TT_Vary_Get_Glyph_Deltas() local 1506 GX_Blend blend ) in tt_done_blend()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_composite.c | 102 blend_for_op(struct xa_composite_blend *blend, in blend_for_op() 218 struct xa_composite_blend blend; in xa_composite_check_accelerated() local 259 struct pipe_blend_state blend; in bind_composite_blend_state() local 362 struct xa_composite_blend blend; in bind_shaders() local
|
/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/freetype/src/truetype/ |
D | ttgxvar.c | 293 GX_Blend blend = face->blend; in ft_var_load_avar() local 409 GX_Blend blend = face->blend; in ft_var_load_gvar() local 562 ft_var_apply_tuple( GX_Blend blend, in ft_var_apply_tuple() 992 GX_Blend blend; in TT_Set_MM_Blend() local 1153 GX_Blend blend; in TT_Set_Var_Design() local 1299 GX_Blend blend = face->blend; in tt_face_vary_cvt() local 1768 GX_Blend blend = face->blend; in TT_Vary_Apply_Glyph_Deltas() local 2047 GX_Blend blend ) in tt_done_blend()
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | blend.rst | 1 .. _blend: target
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_composite.c | 70 blend_for_op(struct xorg_composite_blend *blend, in blend_for_op() 180 struct xorg_composite_blend blend; in xorg_composite_accelerated() local 216 struct pipe_blend_state blend; in bind_blend_state() local 333 struct xorg_composite_blend blend; in bind_shaders() local
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_matrix_filter.h | 42 void *blend; member
|
D | vl_median_filter.h | 50 void *blend; member
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | output.c | 571 struct pipe_blend_state blend; in BlenderToPipe() local 641 void *blend; in vlVdpOutputSurfaceRenderOutputSurface() local 700 void *blend; in vlVdpOutputSurfaceRenderBitmapSurface() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/ |
D | TextureBlender.java | 50 …Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, int blend… in blend() method
|
D | TextureBlenderDDS.java | 32 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend() method in TextureBlenderDDS
|
D | TextureBlenderAWT.java | 42 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend() method in TextureBlenderAWT
|
D | TextureBlenderLuminance.java | 33 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend() method in TextureBlenderLuminance
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen6_cc.c | 40 struct gen6_blend_state *blend; in gen6_upload_blend_state() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
D | Pose.java | 73 public void apply(float blend, FloatBuffer vertbuf){ in apply()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_context.h | 46 uint32_t blend; member
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | pp_program.h | 43 struct pipe_blend_state blend; member
|