Home
last modified time | relevance | path

Searched refs:setLinearText (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp716 static void setLinearText(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jboolean linearText) { in setLinearText() function
1115 {"nSetLinearText", "(JZ)V", (void*)PaintGlue::setLinearText},
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java870 public void setLinearText(boolean linearText) { in setLinearText() method in Paint
/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.txt16024 method public void setLinearText(boolean);