Searched refs:mInReorderingSection (Results 1 – 2 of 2) sorted by relevance
140 bool mInReorderingSection; variable
35 , mInReorderingSection(inReorderingSection) {} in RenderNodeDrawable()113 if ((!mInReorderingSection) || MathUtils::isZero(mRenderNode->properties().getZ())) { in onDraw()