Searched refs:waterFlowSections (Results 1 – 2 of 2) sorted by relevance
104 waterFlowSections->ChangeData(0, waterFlowSections->GetSectionInfo().size(), newSections); in ParseSections()132 CHECK_NULL_VOID(waterFlowSections); in UpdateSections()137 ParseChanges(args, changeArray, waterFlowSections); in UpdateSections()142 if (waterFlowSections->GetSectionInfo().size() != sectionLength->ToNumber<uint32_t>()) { in UpdateSections()145 ParseSections(args, JSRef<JSArray>::Cast(allSections), waterFlowSections); in UpdateSections()156 auto waterFlowSections = WaterFlowModel::GetInstance()->GetOrCreateWaterFlowSections(); in UpdateWaterFlowSections() local157 CHECK_NULL_VOID(waterFlowSections); in UpdateWaterFlowSections()158 UpdateSections(args, sections, waterFlowSections); in UpdateWaterFlowSections()164 auto waterFlowSections = NG::WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in UpdateWaterFlowSectionsByFrameNode() local165 CHECK_NULL_VOID(waterFlowSections); in UpdateWaterFlowSectionsByFrameNode()[all …]
447 auto waterFlowSections = WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in SetWaterFlowSectionOptions() local482 waterFlowSections->ReplaceFrom(start, newSections); in SetWaterFlowSectionOptions()