Searched refs:childFunctorsNeedLayer (Results 1 - 2 of 2) sorted by path

/frameworks/base/libs/hwui/
H A DDisplayList.cpp115 bool childFunctorsNeedLayer = functorsNeedLayer; // TODO! || op->mRecordedWithPotentialStencilClip; local
116 childFn(childNode, observer, info, childFunctorsNeedLayer);
H A DRenderNode.cpp307 bool childFunctorsNeedLayer = mProperties.prepareForFunctorPresence( local
321 bool isDirty = mDisplayList->prepareListAndChildren(observer, info, childFunctorsNeedLayer,

Completed in 40 milliseconds