Searched refs:mRecordedWithPotentialStencilClip (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h1418 , mRecordedWithPotentialStencilClip(!clipIsSimple || !transformFromParent.isSimple())
1464 bool mRecordedWithPotentialStencilClip; member in class:android::uirenderer::DrawRenderNodeOp
H A DRenderNode.cpp524 bool childFunctorsNeedLayer = functorsNeedLayer; // TODO! || op->mRecordedWithPotentialStencilClip;
529 || op->mRecordedWithPotentialStencilClip;

Completed in 1995 milliseconds