Searched refs:getChildTransformation (Results 1 – 3 of 3) sorted by relevance
153 final Transformation t = thisVG.getChildTransformation(); in transformCanvas()
14755 final Transformation t = parent.getChildTransformation();14814 final Transformation t = parentVG.getChildTransformation();14854 parent.getChildTransformation().clear();14882 transformToApply = parent.getChildTransformation();14891 final Transformation t = parent.getChildTransformation();
3599 Transformation getChildTransformation() { in getChildTransformation() method in ViewGroup