Searched refs:DrawProperties (Results 1 – 4 of 4) sorted by relevance
17 struct CC_EXPORT DrawProperties { struct18 DrawProperties() in DrawProperties() argument
212 DrawProperties<Layer>& draw_properties() { return draw_properties_; } in draw_properties()213 const DrawProperties<Layer>& draw_properties() const { in draw_properties()641 DrawProperties<Layer> draw_properties_;
307 DrawProperties<LayerImpl>& draw_properties() { in draw_properties()310 const DrawProperties<LayerImpl>& draw_properties() const { in draw_properties()705 DrawProperties<LayerImpl> draw_properties_;
1619 DrawProperties<LayerType>& layer_draw_properties = layer->draw_properties(); in CalculateDrawPropertiesInternal()1905 DrawProperties<LayerType>& mask_layer_draw_properties = in CalculateDrawPropertiesInternal()1913 DrawProperties<LayerType>& replica_mask_draw_properties = in CalculateDrawPropertiesInternal()