Searched refs:effectiveLayerType (Results 1 – 4 of 4) sorted by relevance
231 SkASSERT(properties.effectiveLayerType() == LayerType::RenderLayer); in drawContent()377 const bool isLayer = properties.effectiveLayerType() != LayerType::None; in setViewProperties()
184 return CC_LIKELY(effectiveLayerType() == LayerType::None) && functorsNeedLayer; in prepareForFunctorPresence()561 LayerType effectiveLayerType() const { in effectiveLayerType() function
159 LayerType layerType = properties().effectiveLayerType(); in prepareLayer()175 LayerType layerType = properties().effectiveLayerType(); in pushLayerUpdate()
136 const bool isLayer = effectiveLayerType() != LayerType::None; in debugOutputProperties()