Searched refs:effectiveLayerType (Results 1 – 3 of 3) sorted by relevance
184 return CC_LIKELY(effectiveLayerType() == LayerType::None) && functorsNeedLayer; in prepareForFunctorPresence()617 LayerType effectiveLayerType() const { in effectiveLayerType() function
147 const bool isLayer = effectiveLayerType() != LayerType::None; in debugOutputProperties()
146 LayerType layerType = properties().effectiveLayerType(); in prepareLayer()161 LayerType layerType = properties().effectiveLayerType(); in pushLayerUpdate()414 const bool isLayer = properties().effectiveLayerType() != LayerType::None; in setViewProperties()