Home
last modified time | relevance | path

Searched defs:freeTextLayoutCaches (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1380 public static void freeTextLayoutCaches() { in freeTextLayoutCaches() method in Canvas
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp715 static void freeTextLayoutCaches(JNIEnv* env, jobject) { in freeTextLayoutCaches() function