/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | ... NOTICES/libcore-NOTICE
NOTICES/ojluni-NOTICE
android/
android/window/
android/window/OnBackInvokedCallback |
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 57 namespace android { namespace 153 const jchar* text = env->GetCharArrayElements(jtext, nullptr); in breakTextC() local 169 const jchar* text = env->GetStringChars(jtext, nullptr); in breakTextS() local 176 const jchar *text, jint start, jint count, jint contextCount, jint bidiFlags, in doTextAdvances() 208 jcharArray text, jint index, jint count, jint contextIndex, jint contextCount, in getTextAdvances___CIIIII_FI() 233 const jchar *text, jint start, jint count, jint dir, jint offset, jint opt) { in doTextRunCursor() 256 jstring text, jint contextStart, jint contextEnd, jint dir, jint offset, in getTextRunCursor__String() 332 jstring text, jint start, jint end, jfloat x, jfloat y, jlong pathHandle) { in getTextPath__String() 341 static void doTextBounds(JNIEnv* env, const jchar* text, int count, jobject bounds, in doTextBounds() 533 jcharArray text, jint start, jint end, jint contextStart, jint contextEnd, in getOffsetForAdvance___CIIIIZF_I() [all …]
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 58 namespace android { namespace 154 const jchar* text = env->GetCharArrayElements(jtext, nullptr); in breakTextC() local 170 const jchar* text = env->GetStringChars(jtext, nullptr); in breakTextS() local 177 const jchar *text, jint start, jint count, jint contextCount, jint bidiFlags, in doTextAdvances() 234 const jchar *text, jint start, jint count, jint dir, jint offset, jint opt) { in doTextRunCursor() 257 jstring text, jint contextStart, jint contextEnd, jint dir, jint offset, in getTextRunCursor__String() 333 jstring text, jint start, jint end, jfloat x, jfloat y, jlong pathHandle) { in getTextPath__String() 342 static void doTextBounds(JNIEnv* env, const jchar* text, int count, jobject bounds, in doTextBounds() 563 jcharArray text, jint start, jint end, jint contextStart, jint contextEnd, in getOffsetForAdvance___CIIIIZF_I() 637 jstring text, jint start, jint count, in getFontMetricsIntForText___String() [all …]
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 19 package android.os.statsd; package 4895 optional int32 style = 11; // App-assigned notification style field 8671 optional string text = 10; field
|