Searched refs:effectiveLayerType (Results 1 – 4 of 4) sorted by relevance
185 return CC_LIKELY(effectiveLayerType() == LayerType::None) && functorsNeedLayer; in prepareForFunctorPresence()626 LayerType effectiveLayerType() const { in effectiveLayerType() function
126 const bool isLayer = effectiveLayerType() != LayerType::None; in debugOutputProperties()
261 LayerType layerType = properties().effectiveLayerType(); in prepareLayer()301 LayerType layerType = properties().effectiveLayerType(); in pushLayerUpdate()599 const bool isLayer = properties().effectiveLayerType() != LayerType::None; in pushLayerUpdate()
237 const bool isLayer = properties.effectiveLayerType() != LayerType::None; in deferNodePropsAndOps()