/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 416 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 650 PS_Blend blend; in parse_blend_design_positions() local 745 PS_Blend blend; in parse_blend_design_map() local 844 PS_Blend blend = face->blend; in parse_weight_vector() local [all …]
|
/external/opencv3/modules/photo/src/ |
D | seamless_cloning.cpp | 56 Mat blend = _blend.getMat(); in seamlessClone() local 122 Mat blend = _dst.getMat(); in colorChange() local 149 Mat blend = _dst.getMat(); in illuminationChange() local 176 Mat blend = _dst.getMat(); in textureFlattening() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 49 translate_blend(GLenum blend) in translate_blend() 192 struct pipe_blend_state *blend = &st->state.blend; in update_blend() local
|
/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/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/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/pdfium/third_party/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() 993 GX_Blend blend; in TT_Set_MM_Blend() local 1154 GX_Blend blend; in TT_Set_Var_Design() local 1300 GX_Blend blend = face->blend; in tt_face_vary_cvt() local 1769 GX_Blend blend = face->blend; in TT_Vary_Apply_Glyph_Deltas() local 2048 GX_Blend blend ) in tt_done_blend()
|
/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/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/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/src/gallium/docs/source/cso/ |
D | blend.rst | 1 .. _blend: target
|
/external/opencv3/samples/python2/ |
D | coherence.py | 15 def coherence_filter(img, sigma = 11, str_sigma = 11, blend = 0.5, iter_n = 4): argument
|
/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/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_matrix_filter.h | 42 void *blend; member
|
D | vl_median_filter.h | 50 void *blend; member
|
/external/opencv3/modules/cudaimgproc/src/ |
D | blend.cpp | 59 namespace blend namespace
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen6_cc.c | 40 struct gen6_blend_state *blend; in gen6_upload_blend_state() local
|
/external/opencv3/modules/stitching/src/ |
D | blenders.cpp | 109 void Blender::blend(InputOutputArray dst, InputOutputArray dst_mask) in blend() function in cv::detail::Blender 162 void FeatherBlender::blend(InputOutputArray dst, InputOutputArray dst_mask) in blend() function in cv::detail::FeatherBlender 432 void MultiBandBlender::blend(InputOutputArray dst, InputOutputArray dst_mask) in blend() function in cv::detail::MultiBandBlender
|
/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
|