Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/text/cts/
DHyphenationTest.java62 final float textSize = 10.0f; in testAfrikaansPattern() local
85 final float textSize = 15.0f; in testAlbanianPattern() local
111 final float textSize = 10.0f; in testAmharicPattern() local
134 final float textSize = 15.0f; in testCzechPattern() local
163 final float textSize = 10.0f; in testDutchPattern() local
186 final float textSize = 10.0f; in testEnglishPattern() local
209 final float textSize = 10.0f; in testGalicianPattern() local
229 final float textSize = 10.0f; in testGeorgianPattern() local
253 final float textSize = 10.0f; in testGreekPattern() local
276 final float textSize = 10.0f; in testItalianPattern() local
[all …]
/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java230 final float textSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_SP, 8, in CaptureTextView() local
DTextUtilsTest.java2130 int textSize = 20; in testWriteToParcel() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DDetermineFovActivity.java242 float textSize = TEXT_SIZE * DetermineFovActivity.this.getResources() in drawContents() local