Searched refs:applyTranslationZ (Results 1 – 1 of 1) sorted by relevance
483 bool applyTranslationZ = true3dTransform && !MathUtils::isZero(properties().getZ()); in applyViewPropertyTransforms() local484 if (properties().hasTransformMatrix() || applyTranslationZ) { in applyViewPropertyTransforms()