Searched defs:canRunLongPredictTask (Results 1 – 2 of 2) sorted by relevance
352 …t64_t deadline, const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTask) in PreBuildByIndex()386 const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTask, in ProcessPreBuildingIndex()397 …t64_t deadline, const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTask) in PreBuild()
87 auto canRunLongPredictTask = node->requestLongPredict_ && canUseLongPredictTask; in PostIdleTask() local