Searched refs:willHaveFunctor (Results 1 – 2 of 2) sorted by relevance
168 bool prepareForFunctorPresence(bool willHaveFunctor, bool ancestorDictatesFunctorsNeedLayer) { in prepareForFunctorPresence() argument181 mComputedFields.mNeedLayerForFunctors = (willHaveFunctor && functorsNeedLayer); in prepareForFunctorPresence()
407 bool willHaveFunctor = false; in pushLayerUpdate() local409 willHaveFunctor = !mStagingDisplayList->getFunctors().empty(); in pushLayerUpdate()411 willHaveFunctor = !mDisplayList->getFunctors().empty(); in pushLayerUpdate()414 willHaveFunctor, functorsNeedLayer); in pushLayerUpdate()