HomeSort by relevance Sort by last modified time
    Searched full:applytranslationz (Results 1 - 1 of 1) sorted by null

  /frameworks/base/libs/hwui/
RenderNode.cpp 668 bool applyTranslationZ = true3dTransform && !MathUtils::isZero(properties().getZ());
669 if (properties().hasTransformMatrix() || applyTranslationZ) {
    [all...]

Completed in 134 milliseconds