Searched refs:widths (Results 1 – 3 of 3) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | MeasureText.java | 72 float[] widths = new float[text.length()]; in showText() local 74 int count = mPaint.getTextWidths(text, 0, text.length(), widths); in showText() 89 x += widths[i]; in showText()
|
D | TextAlign.java | 53 float[] widths = new float[text.length()]; in buildTextPositions() local 55 int n = paint.getTextWidths(text, widths); in buildTextPositions() 62 accumulatedX += widths[i]; in buildTextPositions()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 13975 …ake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[truetype] Improve handling of broken sbit advance widths. 14107 …xternal/freetype,fake_cRIKxtAYT6OfTMUdqNdN0g@fakeemail.com,[psaux] Fix CFF advance widths. (#52466) 14558 …latform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[autofit] Quantize stem widths. 14678 …JR-E_kQja09VzCsNPRHQ@fakeemail.com,autohinter: Don't change digit widths if all widths are the sam… 15411 …e_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[autofit] Don't synchronize digit widths for light renderin… 15580 …m_u8SD6EuchtjCIM6Q@fakeemail.com,[autofit] Add functions to get standard widths for writing system… 15991 …fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,Improve documentation w.r.t. stroking and advance widths. 16292 …e,platform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[autofit] Trace stem widths. 35124 …xternal/toybox,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Increase ps' default RSS and VSIZE widths. 45763 …tform/external/mesa3d,fake_MVKCSWSCRQa0jK6oYiO_KQ@fakeemail.com,i965: Advertise larger line widths. [all …]
|