Home
last modified time | relevance | path

Searched refs:textSize (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DDetermineFovActivity.java218 float textSize = TEXT_SIZE * DetermineFovActivity.this.getResources() in drawContents() local
220 paint.setTextSize(textSize); in drawContents()
221 canvas.drawText(mMeasuredText + " " + mFovDegrees + " degrees.", textSize, in drawContents()
222 2 * textSize * (1.0f + TEXT_PADDING), paint); in drawContents()
224 textSize, textSize * (1.0f + TEXT_PADDING), paint); in drawContents()
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1879 int textSize = 20; in testWriteToParcel() local
1881 null, Typeface.ITALIC, textSize, colors, null); in testWriteToParcel()
1899 assertEquals(textSize, ((TextAppearanceSpan) spans[1]).getTextSize()); in testWriteToParcel()
/cts/tools/dex-tools/dex/
Dclasses.out.dex1238 public static final int textSize
110486 public static final int textSize