Home
last modified time | relevance | path

Searched refs:freeTextLayoutCaches (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/widget/
H A DTextViewPrecomputedTextPerfTest.java95 Canvas.freeTextLayoutCaches(); in testNewLayout_RandomText()
115 Canvas.freeTextLayoutCaches(); in testNewLayout_RandomText_Selectable()
137 Canvas.freeTextLayoutCaches(); in testNewLayout_PrecomputedText()
160 Canvas.freeTextLayoutCaches(); in testNewLayout_PrecomputedText_Selectable()
178 Canvas.freeTextLayoutCaches(); in testSetText_RandomText()
196 Canvas.freeTextLayoutCaches(); in testSetText_RandomText_Selectable()
216 Canvas.freeTextLayoutCaches(); in testSetText_PrecomputedText()
237 Canvas.freeTextLayoutCaches(); in testSetText_PrecomputedText_Selectable()
257 Canvas.freeTextLayoutCaches(); in testOnMeasure_RandomText()
278 Canvas.freeTextLayoutCaches(); in testOnMeasure_RandomText_Selectable()
[all …]
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/text/
H A DStaticLayoutPerfTest.java223 Canvas.freeTextLayoutCaches(); in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation_DirDifferent()
363 Canvas.freeTextLayoutCaches(); in testDraw_RandomText_Styled_WithoutCache()
381 Canvas.freeTextLayoutCaches(); in testDraw_RandomText_NoStyled_WithoutCache()
436 Canvas.freeTextLayoutCaches(); in testDraw_PrecomputedText_Styled_WithoutCache()
455 Canvas.freeTextLayoutCaches(); in testDraw_PrecomputedText_NoStyled_WithoutCache()
474 Canvas.freeTextLayoutCaches(); in testCreate_JPText_Phrase_Short()
493 Canvas.freeTextLayoutCaches(); in testCreate_JPText_Phrase_Long()
512 Canvas.freeTextLayoutCaches(); in testCreate_JPText_Phrase_LongLong()
531 Canvas.freeTextLayoutCaches(); in testCreate_JPText_NoPhrase_Short()
550 Canvas.freeTextLayoutCaches(); in testCreate_JPText_NoPhrase_Long()
[all …]
H A DPaintMeasureDrawPerfTest.java80 Canvas.freeTextLayoutCaches(); in timeMeasure()
87 if (!mCached) Canvas.freeTextLayoutCaches(); in timeMeasure()
102 Canvas.freeTextLayoutCaches(); in timeDraw()
113 if (!mCached) Canvas.freeTextLayoutCaches(); in timeDraw()
H A DStaticLayoutCreateDrawPerfTest.java92 Canvas.freeTextLayoutCaches(); in timeCreate()
99 if (!mCached) Canvas.freeTextLayoutCaches(); in timeCreate()
114 Canvas.freeTextLayoutCaches(); in timeDraw()
125 if (!mCached) Canvas.freeTextLayoutCaches(); in timeDraw()
H A DBoringLayoutCreateDrawPerfTest.java89 Canvas.freeTextLayoutCaches(); in timeCreate()
99 if (!mCached) Canvas.freeTextLayoutCaches(); in timeCreate()
114 Canvas.freeTextLayoutCaches(); in timeDraw()
126 if (!mCached) Canvas.freeTextLayoutCaches(); in timeDraw()
H A DTextViewSetTextMeasurePerfTest.java93 Canvas.freeTextLayoutCaches(); in timeCreate()
105 if (!mCached) Canvas.freeTextLayoutCaches(); in timeCreate()
121 Canvas.freeTextLayoutCaches(); in timeDraw()
136 if (!mCached) Canvas.freeTextLayoutCaches(); in timeDraw()
H A DBoringLayoutIsBoringPerfTest.java89 Canvas.freeTextLayoutCaches(); in timeIsBoring()
96 if (!mCached) Canvas.freeTextLayoutCaches(); in timeIsBoring()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
H A DPaintMeasureTextTest.java80 Canvas.freeTextLayoutCaches(); in testMeasureTextPerf()
86 Canvas.freeTextLayoutCaches(); in testMeasureTextPerf()
/aosp14/frameworks/base/core/java/android/window/
H A DConfigurationHelper.java46 Canvas.freeTextLayoutCaches(); in freeTextLayoutCachesIfNeeded()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp715 static void freeTextLayoutCaches(JNIEnv* env, jobject) { in freeTextLayoutCaches() function
735 {"nFreeTextLayoutCaches", "()V", (void*) CanvasJNI::freeTextLayoutCaches},
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1380 public static void freeTextLayoutCaches() { in freeTextLayoutCaches() method in Canvas
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java6636 Canvas.freeTextLayoutCaches(); in handleLowMemory()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6185 HSPLandroid/graphics/Canvas;->freeTextLayoutCaches()V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6188 HSPLandroid/graphics/Canvas;->freeTextLayoutCaches()V