Searched refs:startParentMatrix (Results 1 – 2 of 2) sorted by relevance
243 Matrix startParentMatrix = (Matrix) in createAnimator() local245 if (startParentMatrix != null) { in createAnimator()246 startValues.values.put(PROPNAME_PARENT_MATRIX, startParentMatrix); in createAnimator()404 Matrix startParentMatrix = (Matrix) startValues.values.get(PROPNAME_PARENT_MATRIX); in setMatricesForParent() local405 startLocal.postConcat(startParentMatrix); in setMatricesForParent()
255 Matrix startParentMatrix = (Matrix) in createAnimator() local257 if (startParentMatrix != null) { in createAnimator()258 startValues.values.put(PROPNAME_PARENT_MATRIX, startParentMatrix); in createAnimator()430 Matrix startParentMatrix = (Matrix) startValues.values.get(PROPNAME_PARENT_MATRIX); in setMatricesForParent() local431 startLocal.postConcat(startParentMatrix); in setMatricesForParent()