Home | History | Annotate | Download | only in hwui

Lines Matching refs:childZ

318         float childZ = child->properties().getZ();
320 if (!MathUtils::isZero(childZ) && chunk.reorderChildren) {
321 zTranslatedNodes->push_back(ZRenderNodeOpPair(childZ, childOp));