Searched defs:freeTextLayoutCaches (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_graphics_Canvas.cpp569 static void freeTextLayoutCaches(JNIEnv* env, jobject) { function in namespace:android::CanvasJNI
630 {"freeTextLayoutCaches", "()V", (void*) CanvasJNI::freeTextLayoutCaches}
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java118 /*package*/ static void freeTextLayoutCaches() { method in class:Canvas_Delegate
/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1993 public static native void freeTextLayoutCaches(); method in class:Canvas

Completed in 606 milliseconds