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