Home | History | Annotate | Download | only in hwui

Lines Matching full:applytranslationz

668     bool applyTranslationZ = true3dTransform && !MathUtils::isZero(properties().getZ());
669 if (properties().hasTransformMatrix() || applyTranslationZ) {