Searched defs:blend_op (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/ |
D | SDL_draw.h | 435 #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/ |
D | apngdec.c | 243 uint8_t dispose_op, blend_op; in decode_fctl_chunk() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_state.c | 296 blend_op(enum pipe_blend_func func) in blend_op() function
|
/third_party/ffmpeg/libavcodec/ |
D | pngdec.c | 79 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
|
D | pngenc.c | 45 uint8_t dispose_op, blend_op; member
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositor.cpp | 98 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/ |
D | d3d12_context.cpp | 257 blend_op(enum pipe_blend_func func) in blend_op() function
|