Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Sergio shared a WIP CL to calculate more correct bounds. You can see in the screenshot attached here that it does a better job of tightening the bounds around the object (the yellow box), but that it misses some of the curves which expand beyond these tighter bounds. In particular, note the two triangles and the two blob shapes (rotated round rects).
I've attached another 2 screenshots from the ShapeEditor view of one of the blobs, showing the shape and controls/anchors. You can see that the tighter bounds (yellow rectangle) are constrained to the anchors, but the curves at the end go beyond those points and exceed the bounds.
I've attached another 2 screenshots from the ShapeEditor view of one of the blobs, showing the shape and controls/anchors. You can see that the tighter bounds (yellow rectangle) are constrained to the anchors, but the curves at the end go beyond those points and exceed the bounds.
Description
Tests fail with:
com.example.macrobenchmark.FrameTimingBenchmark > start[Pixel 4 XL - 12] FAILED java.lang.RuntimeException: Encountered exception getting gfxinfo. at androidx.benchmark.macro.JankCollectionHelper.getMetrics(JankCollectionHelper.java:227)