Home
last modified time | relevance | path

Searched defs:contextCount (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/text/
H A DTextRunShaper.java68 @NonNull char[] text, int start, int count, int contextStart, int contextCount, in shapeTextRun()
98 @NonNull CharSequence text, int start, int count, int contextStart, int contextCount, in shapeTextRun()
121 char[] text, int start, int count, int contextStart, int contextCount, in nativeShapeTextRun()
126 String text, int start, int count, int contextStart, int contextCount, in nativeShapeTextRun()
/aosp12/frameworks/base/libs/hwui/jni/text/
H A DTextShaper.cpp50 int contextStart, int contextCount, minikin::Bidi bidiFlags, in shapeTextRun()
78 jint start, jint count, jint contextStart, jint contextCount, jboolean isRtl, in TextShaper_shapeTextRunChars()
94 jint start, jint count, jint contextStart, jint contextCount, jboolean isRtl, in TextShaper_shapeTextRunString()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Ddynamic_language_model_probability_utils.h31 static float computeRawProbabilityFromCounts(const int count, const int contextCount, in computeRawProbabilityFromCounts()
H A Dlanguage_model_dict_content.cpp76 int contextCount = 0; in getWordAttributes() local
/aosp12/frameworks/base/libs/hwui/hwui/
H A DMinikinUtils.cpp55 size_t contextStart, size_t contextCount, in doLayout()
H A DCanvas.cpp162 int contextCount, float x, float y, minikin::Bidi bidiFlags, in drawText()
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java189 final int contextCount = contextEnd - contextStart; in assertGetTextRunAdvances() local
/aosp12/frameworks/base/libs/hwui/jni/
H A DPaint.cpp176 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()
245 jint contextStart, jint contextCount, jint dir, jint offset, jint cursorOpt) { in getTextRunCursor___C()
H A Dandroid_graphics_Canvas.cpp590 jint index, jint count, jint contextIndex, jint contextCount, in drawTextRunChars()
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java685 int contextCount, float x, float y, boolean isRtl, Paint paint) { in drawTextRun()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBaseRecordingCanvas.java516 int contextCount, float x, float y, boolean isRtl, @NonNull Paint paint) { in drawTextRun()
736 int contextStart, int contextCount, float x, float y, boolean isRtl, long nativePaint, in nDrawTextRun()
H A DBaseCanvas.java576 int contextCount, float x, float y, boolean isRtl, @NonNull Paint paint) { in drawTextRun()
817 int contextStart, int contextCount, float x, float y, boolean isRtl, long nativePaint, in nDrawTextRun()
H A DPaint.java3100 int contextIndex, int contextCount, int bidiFlags, float[] advances, int advancesIndex); in nGetTextAdvances()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/
H A DNopCanvas.java270 public void drawTextRun(char[] text, int index, int count, int contextIndex, int contextCount, in drawTextRun()
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBaseCanvas_Delegate.java566 int start, int count, int contextStart, int contextCount, in nDrawTextRun()
H A DPaint_Delegate.java955 int count, int contextIndex, int contextCount, in nGetTextAdvances()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java13601 int contextCount = contextEnd - contextStart; in drawTextRun() local
13618 int contextCount = contextEnd - contextStart; in getTextRunAdvances() local
13626 int contextCount = contextEnd - contextStart; in getTextRunCursor() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...