Home
last modified time | relevance | path

Searched refs:Patch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java172 public static class Patch { class in AllocationTest
187 public Patch(Size size, float xNorm, float yNorm, float wNorm, float hNorm) { in Patch() method in AllocationTest.Patch
735 new Patch(size, /*x*/0.45f, /*y*/0.45f, /*w*/0.1f, /*h*/0.1f).toRectF()) in createGraphForYuvCroppedMeans()