Home | History | Annotate | Download | only in rendering

Lines Matching refs:depthSortDescendants

3119     bool depthSortDescendants = false;
3121 depthSortDescendants = true;
3127 depthSortDescendants = true;
3141 localTransformState.get(), zOffsetForDescendantsPtr, zOffset, unflattenedTransformState.get(), depthSortDescendants);
3143 if (!depthSortDescendants)
3150 localTransformState.get(), zOffsetForDescendantsPtr, zOffset, unflattenedTransformState.get(), depthSortDescendants);
3152 if (!depthSortDescendants)
3167 if (!depthSortDescendants)
3177 localTransformState.get(), zOffsetForDescendantsPtr, zOffset, unflattenedTransformState.get(), depthSortDescendants);
3179 if (!depthSortDescendants)
3237 bool depthSortDescendants)
3257 if (isHitCandidate(hitLayer, depthSortDescendants, zOffset, unflattenedTransformState)) {
3261 if (!depthSortDescendants)