Home
last modified time | relevance | path

Searched defs:blend (Results 26 - 50 of 186) sorted by relevance

12345678

/third_party/skia/third_party/externals/dawn/examples/
H A DCHelloTriangle.cpp63 WGPUBlendState blend = {}; in init() local
/third_party/skia/docs/examples/
H A Dpathops.cpp11 SkColor blend(SkColor one, SkColor two) { in REG_FIDDLE() function
/third_party/skia/gm/
H A Dpathopsinverse.cpp44 SkColor blend(SkColor one, SkColor two) { in blend() function in skiagm::PathOpsInverseGM
/third_party/ffmpeg/libavfilter/
H A Dframerate.h68 blend_func blend; member
H A Dvf_colorkey_opencl.c46 float blend; member
H A Dvf_colorkey.c39 float blend; member
H A Dblend.h77 void (*blend)(const uint8_t *top, ptrdiff_t top_linesize, member
H A Dvf_hsvkey.c36 float blend; member
59 const float blend = s->blend; in do_hsvkey_pixel() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.h61 unsigned blend : 8; member
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c68 struct pipe_blend_state blend; member
H A Dquad-tex.c71 struct pipe_blend_state blend; member
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_yuv.c40 struct pipe_blend_state blend; in xa_yuv_bind_blend_state() local
H A Dxa_context.c282 struct pipe_blend_state blend; in bind_solid_blend_state() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c240 struct pipe_blend_state blend; in init() local
H A Dfs-test.c443 struct pipe_blend_state blend; in init() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_median_filter.c249 struct pipe_blend_state blend; in vl_median_filter_init() local
[all...]
H A Dvl_matrix_filter.c138 struct pipe_blend_state blend; in vl_matrix_filter_init() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.h64 struct d3d12_blend_state *blend; member
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_private.h46 struct pipe_blend_state blend; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_helpers.c210 struct panfrost_blend_state *blend = ctx->blend; in panfrost_set_batch_masks_blend() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp533 void FrameBuffer::blend(const BlitState &state, const Pointer<Byte> &d, const Pointer<Byte> &s, const Pointer<Byte> &c) in blend() function in sw::FrameBuffer
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsfont.h82 CFF_BlendRec blend; /* cached charstring blend vector */ member
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DImageFilter.java78 public static ImageFilter blend(BlendMode blendMode, @Nullable ImageFilter background, in blend() method in ImageFilter
/third_party/skia/experimental/sorttoy/
H A DFake.cpp61 static SkColor blend(float t, SkColor c0, SkColor c1) { in blend() function
/third_party/NuttX/drivers/video/
H A Dfb.c675 struct fb_overlayblend_s blend; in fb_ioctl() local

Completed in 12 milliseconds

12345678