Home
last modified time | relevance | path

Searched refs:codePointOffset (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DTypefaceUtils.java75 final int codePointOffset = referenceChar << 15; in getCharGeometryCacheKey() local
77 return codePointOffset + labelSize; in getCharGeometryCacheKey()
79 return codePointOffset + labelSize + 0x1000; in getCharGeometryCacheKey()
81 return codePointOffset + labelSize + 0x2000; in getCharGeometryCacheKey()
83 return codePointOffset + labelSize; in getCharGeometryCacheKey()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...