Skip to content
Commit efd38dd5 authored by Seigo Nonaka's avatar Seigo Nonaka
Browse files

Call minikin::getBounds instead of using Layout.

The bounding box is not necessary for drawing text, so it is
no longer stored in the Layout object. Instead, calculate by
minikin::getBounds function.

Bug: 169114687
Test: atest PaintTest
Test: atest Paint_TextBoundsTest

Change-Id: I3f77d2cc3843ac504c7475c7800f2526b403d933
parent 3c99024f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment