Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/text/src/android/text/style/cts/
DStyleSpanTest.java77 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState_withStyle() local
94 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState_withFontWeightAdjustment() local
119 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState_withStyle() local
136 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState_withFontWeightAdjustment() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0409/
Dpoc.cpp25 TemporaryFile tf; in main() local
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutBidiTouchTest.java46 Typeface tf = new Typeface.Builder(am, "fonts/StaticLayoutTouchLocation.ttf").build(); in touchOffsetTest() local
DPrecomputedTextTest.java364 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth() local
406 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth_multiStyle() local
435 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth_multiStyle2() local
508 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds() local
567 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds_multiStyle() local
604 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds_multiStyle2() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceTestUtil.java66 Typeface tf = new Typeface.CustomFallbackBuilder(builder.build()).build(); in getRobotoTypeface() local
DTypefaceTest.java98 Typeface tf = Typeface.create(family, style); in createTypeface() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DTypefaceTestUtil.java66 Typeface tf = new Typeface.CustomFallbackBuilder(builder.build()).build(); in getRobotoTypeface() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DTaskFragmentTrustedModeTest.java78 final TaskFragmentInfo tf = createTaskFragment(SECOND_UNTRUSTED_EMBEDDING_ACTIVITY, in testUntrustedModeTaskFragmentVisibility_overlayTaskFragment() local
208 final WindowManagerState.TaskFragment tf = mWmState.getTaskFragmentByActivity( in testUntrustedModeTaskFragment_setRelativeBoundsOutsideOfParentBounds() local
/cts/tests/tests/os/src/android/os/cts/
DCustomClassLoaderTest.java29 File tf; field in CustomClassLoaderTest
/cts/hostsidetests/theme/app/src/android/theme/app/
DTypefaceTestUtil.java63 Typeface tf = new Typeface.CustomFallbackBuilder(builder.build()).build(); in getRobotoTypeface() local
/cts/hostsidetests/adb/src/android/adb/cts/
DAdbHostTest.java33 File tf = File.createTempFile("AdbHostTest", ".tmp"); in copyResourceToTempFile() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewPrecomputedTextTest.java96 final Typeface tf = paint.getTypeface(); in makeDifferentParams() local
/cts/tests/tests/graphics/src/android/graphics/text/cts/
DHyphenationTest.java54 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local
DLineBreakerTest.java62 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local
DMeasuredTextTest.java55 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local