Searched refs:sMatrix (Results 1 – 1 of 1) sorted by relevance
27 private static final ThreadLocal<Matrix> sMatrix = new ThreadLocal<>(); field in ViewGroupUtilsHoneycomb32 Matrix m = sMatrix.get(); in offsetDescendantRect()35 sMatrix.set(m); in offsetDescendantRect()