Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java230 final float textSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_SP, 8, in CaptureTextView() local
DTextUtilsTest.java2085 int textSize = 20; in testWriteToParcel() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DDetermineFovActivity.java218 float textSize = TEXT_SIZE * DetermineFovActivity.this.getResources() in drawContents() local