Home
last modified time | relevance | path

Searched refs:overwrite_instead_of_blend (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/codec/
DSkWuffsCodec.cpp325 this->setBlend(fc->overwrite_instead_of_blend() ? SkCodecAnimation::Blend::kSrc in SkWuffsFrame()
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c4481 bool overwrite_instead_of_blend; member
4492 bool overwrite_instead_of_blend,
4502 inline bool overwrite_instead_of_blend() const;
4517 ret.private_impl.overwrite_instead_of_blend = false; in wuffs_base__null_frame_config()
4530 bool overwrite_instead_of_blend, in wuffs_base__frame_config__set() argument
4542 c->private_impl.overwrite_instead_of_blend = overwrite_instead_of_blend; in wuffs_base__frame_config__set()
4626 return c && c->private_impl.overwrite_instead_of_blend; in wuffs_base__frame_config__overwrite_instead_of_blend()
4644 bool overwrite_instead_of_blend, in set() argument
4648 overwrite_instead_of_blend, background_color); in set()
4692 wuffs_base__frame_config::overwrite_instead_of_blend() const { in overwrite_instead_of_blend() function
[all …]