Searched refs:calculateSnapshotCrop (Results 1 – 2 of 2) sorted by relevance
164 mSnapshotSurface.calculateSnapshotCrop(contentInsets)); in testCalculateSnapshotCrop()174 mSnapshotSurface.calculateSnapshotCrop(contentInsets)); in testCalculateSnapshotCrop_taskNotOnTop()182 mSnapshotSurface.calculateSnapshotCrop(contentInsets)); in testCalculateSnapshotCrop_navBarLeft()190 mSnapshotSurface.calculateSnapshotCrop(contentInsets)); in testCalculateSnapshotCrop_navBarRight()198 mSnapshotSurface.calculateSnapshotCrop(contentInsets)); in testCalculateSnapshotCrop_waterfall()
216 crop = calculateSnapshotCrop(letterboxInsets); in drawSizeMismatchSnapshot()224 crop = calculateSnapshotCrop(contentInsets); in drawSizeMismatchSnapshot()275 public Rect calculateSnapshotCrop(@NonNull Rect insets) { in calculateSnapshotCrop() method in SnapshotDrawerUtils.SnapshotSurface