Home
last modified time | relevance | path

Searched defs:blend_op (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_draw.h435 #define WULINE(x1, y1, x2, y2, opaque_op, blend_op, draw_end) \ argument
544 #define AALINE(x1, y1, x2, y2, opaque_op, blend_op, draw_end) \ argument
547 #define AALINE(x1, y1, x2, y2, opaque_op, blend_op, draw_end) \ argument
/third_party/ffmpeg/libavformat/
Dapngdec.c243 uint8_t dispose_op, blend_op; in decode_fctl_chunk() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c296 blend_op(enum pipe_blend_func func) in blend_op() function
/third_party/ffmpeg/libavcodec/
Dpngdec.c79 uint8_t dispose_op, blend_op; member
979 int cur_w, cur_h, x_offset, y_offset, dispose_op, blend_op; in decode_fctl_chunk() local
Dpngenc.c45 uint8_t dispose_op, blend_op; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11compositor.cpp98 gst_d3d11_compositor_blend_operation_from_native (D3D11_BLEND_OP blend_op) in gst_d3d11_compositor_blend_operation_from_native()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp257 blend_op(enum pipe_blend_func func) in blend_op() function