Searched refs:effectiveLayerType (Results 1 – 4 of 4) sorted by relevance
230 SkASSERT(properties.effectiveLayerType() == LayerType::RenderLayer); in drawContent()286 const bool isLayer = properties.effectiveLayerType() != LayerType::None; in setViewProperties()
149 LayerType layerType = properties().effectiveLayerType(); in prepareLayer()164 LayerType layerType = properties().effectiveLayerType(); in pushLayerUpdate()
169 return CC_LIKELY(effectiveLayerType() == LayerType::None) && functorsNeedLayer; in prepareForFunctorPresence()541 LayerType effectiveLayerType() const { in effectiveLayerType() function
128 const bool isLayer = effectiveLayerType() != LayerType::None; in debugOutputProperties()