Searched refs:translateZ (Results 1 – 3 of 3) sorted by relevance
342 result.translateZ = localMatrix[3][2]; in decompose()1028 blendFloat(fromDecomp.translateZ, toDecomp.translateZ, progress); in blend()1066 translate3d((float) decomp.translateX, (float) decomp.translateY, (float) decomp.translateZ); in recompose()
242 double translateX, translateY, translateZ; member
206 return @"translateZ"; // kCAValueFunctionTranslateZ;