Home | History | Annotate | Download | only in hwui

Lines Matching refs:willHaveFunctor

407     bool willHaveFunctor = false;
409 willHaveFunctor = !mStagingDisplayList->getFunctors().empty();
411 willHaveFunctor = !mDisplayList->getFunctors().empty();
414 willHaveFunctor, functorsNeedLayer);