Increase inlining threshold for baseline.

Gives better results when scrolling.

Reduces jank on compose view scrolling for 4 iterations:
    - For Go Mokey:
            - Before: ~937 frames drawn / ~5.52% janky frames
            - After:  ~1014 frames drawn / ~4.54% janky frames
    - For Pixel 8 pro:
            - Before: ~2446 frames drawn / ~0.67% janky frames
            - After:  ~2449 frames drawn / ~0.51% janky frames

Test: test.py
Bug: 313040662
Change-Id: I21492e103a9dc4658aa89dfb12b86eb30680564f
1 file changed