Searched refs:transformCanvas (Results 1 – 1 of 1) sorted by relevance
56 int restoreTo = transformCanvas(thisVG, canvas, child); in drawChild()108 private static int transformCanvas(ViewGroup thisVG, Canvas canvas, View child) { in transformCanvas() method in ViewGroup_Delegate