Searched refs:ShadowMatrix (Results 1 – 2 of 2) sorted by relevance
11 public class ShadowMatrix { class
245 ShadowMatrix.class, in getDefaultShadowClasses()733 public static ShadowMatrix shadowOf(Matrix other) { in shadowOf()734 return (ShadowMatrix) Robolectric.shadowOf_(other); in shadowOf()