Searched defs:DrawProperties (Results 1 – 1 of 1) sorted by relevance
17 struct CC_EXPORT DrawProperties { struct18 DrawProperties() in DrawProperties() argument46 // DrawProperties::opacity may be different than LayerType::opacity, argument51 // xxx_is_animating flags are used to indicate whether the DrawProperties argument55 bool opacity_is_animating;56 bool screen_space_opacity_is_animating;57 bool target_space_transform_is_animating;58 bool screen_space_transform_is_animating;61 bool can_use_lcd_text;64 bool is_clipped;[all …]