Searched refs:Patch (Results 1 – 1 of 1) sorted by relevance
172 public static class Patch { class in AllocationTest187 public Patch(Size size, float xNorm, float yNorm, float wNorm, float hNorm) { in Patch() method in AllocationTest.Patch735 new Patch(size, /*x*/0.45f, /*y*/0.45f, /*w*/0.1f, /*h*/0.1f).toRectF()) in createGraphForYuvCroppedMeans()