Searched refs:hasFunctor (Results 1 – 2 of 2) sorted by relevance
226 willHaveFunctor = mStagingDisplayList->hasFunctor(); in prepareTreeImpl()228 willHaveFunctor = mDisplayList->hasFunctor(); in prepareTreeImpl()243 info.out.hasFunctors |= mDisplayList->hasFunctor(); in prepareTreeImpl()
84 bool hasFunctor() const { return !mChildFunctors.empty(); } in hasFunctor() function