Home
last modified time | relevance | path

Searched refs:HYPHENATION_FREQUENCY_NORMAL (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/widget/
H A DTextViewPrecomputedTextPerfTest.java93 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testNewLayout_RandomText()
113 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testNewLayout_RandomText_Selectable()
130 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testNewLayout_PrecomputedText()
152 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testNewLayout_PrecomputedText_Selectable()
177 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testSetText_RandomText()
210 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testSetText_PrecomputedText()
230 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testSetText_PrecomputedText_Selectable()
293 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testOnMeasure_PrecomputedText()
316 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testOnMeasure_PrecomputedText_Selectable()
394 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testOnDraw_PrecomputedText()
[all …]
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/text/
H A DPrecomputedTextPerfTest.java58 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_NoStyled_Hyphenation()
92 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_NoStyled_Hyphenation_WidthOnly()
126 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_Styled_Hyphenation()
160 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_Styled_Hyphenation_WidthOnly()
H A DPrecomputedTextMemoryUsageTest.java85 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_Latin_Hyphenation()
121 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_CJK_Hyphenation()
159 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_Arabic_Hyphenation()
H A DStaticLayoutPerfTest.java132 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Greedy_Hyphenation()
162 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Balanced_Hyphenation()
241 Layout.BREAK_STRATEGY_SIMPLE, Layout.HYPHENATION_FREQUENCY_NORMAL); in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
245 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
275 Layout.BREAK_STRATEGY_BALANCED, Layout.HYPHENATION_FREQUENCY_NORMAL); in testCreate_PrecomputedText_NoStyled_Balanced_Hyphenation()
279 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_PrecomputedText_NoStyled_Balanced_Hyphenation()
/aosp14/frameworks/base/graphics/java/android/graphics/text/
H A DLineBreaker.java126 HYPHENATION_FREQUENCY_NORMAL,
149 public static final int HYPHENATION_FREQUENCY_NORMAL = 1; field in LineBreaker
/aosp14/frameworks/base/core/java/android/text/
H A DStaticLayout.java618 case Layout.HYPHENATION_FREQUENCY_NORMAL: in getBaseHyphenationFrequency()
620 return LineBreaker.HYPHENATION_FREQUENCY_NORMAL; in getBaseHyphenationFrequency()
H A DPrecomputedText.java119 Layout.HYPHENATION_FREQUENCY_NORMAL;
H A DLayout.java88 HYPHENATION_FREQUENCY_NORMAL,
111 public static final int HYPHENATION_FREQUENCY_NORMAL = 1; field in Layout
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java5023 @EnumEntry(name = "normal", value = Layout.HYPHENATION_FREQUENCY_NORMAL),
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt17530 field public static final int HYPHENATION_FREQUENCY_NORMAL = 1; // 0x1
47378 field public static final int HYPHENATION_FREQUENCY_NORMAL = 1; // 0x1