Searched defs:DrawProperties (Results 1 – 1 of 1) sorted by relevance
17 struct CC_EXPORT DrawProperties { struct18 DrawProperties() in DrawProperties() function51 // DrawProperties::opacity may be different than LayerType::opacity, argument56 // xxx_is_animating flags are used to indicate whether the DrawProperties argument60 bool opacity_is_animating;61 bool screen_space_opacity_is_animating;62 bool target_space_transform_is_animating;63 bool screen_space_transform_is_animating;66 bool can_use_lcd_text;69 bool is_clipped;[all …]