Searched refs:opaque_within_bounds (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/codec/ |
H A D | SkWuffsCodec.cpp | 306 fReportedAlpha(fc->opaque_within_bounds() ? SkEncodedInfo::kOpaque_Alpha in SkWuffsFrame()
|
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 4490 bool opaque_within_bounds; member 4501 bool opaque_within_bounds, 4511 inline bool opaque_within_bounds() const; 4526 ret.private_impl.opaque_within_bounds = false; in wuffs_base__null_frame_config() 4539 bool opaque_within_bounds, in wuffs_base__frame_config__set() 4551 c->private_impl.opaque_within_bounds = opaque_within_bounds; in wuffs_base__frame_config__set() 4622 return c && c->private_impl.opaque_within_bounds; in wuffs_base__frame_config__opaque_within_bounds() 4653 bool opaque_within_bounds, in set() 4657 disposal, opaque_within_bounds, in set() 4532 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument 4647 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument 4697 wuffs_base__frame_config::opaque_within_bounds() const { opaque_within_bounds() function in wuffs_base__frame_config [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 4275 bool opaque_within_bounds; member 4286 bool opaque_within_bounds, 4296 inline bool opaque_within_bounds() const; 4311 ret.private_impl.opaque_within_bounds = false; in wuffs_base__null_frame_config() 4324 bool opaque_within_bounds, in wuffs_base__frame_config__set() 4336 c->private_impl.opaque_within_bounds = opaque_within_bounds; in wuffs_base__frame_config__set() 4407 return c && c->private_impl.opaque_within_bounds; in wuffs_base__frame_config__opaque_within_bounds() 4438 bool opaque_within_bounds, in set() 4442 disposal, opaque_within_bounds, in set() 4317 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument 4432 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument 4482 wuffs_base__frame_config::opaque_within_bounds() const { opaque_within_bounds() function in wuffs_base__frame_config [all...] |
Completed in 63 milliseconds