Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp646 static void freeTextLayoutCaches(JNIEnv* env, jobject) { in freeTextLayoutCaches() function
/frameworks/base/graphics/java/android/graphics/
DCanvas.java1365 public static void freeTextLayoutCaches() { in freeTextLayoutCaches() method in Canvas