Home
last modified time | relevance | path

Searched defs:h1 (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutBidiCursorPathTest.java66 final float h1 = BIDI_TEXT_SIZE * LTR_TEXT.length() - 0.5f; in testGetCursorPathSegments() local
93 final float h1 = BIDI_TEXT_SIZE * LTR_TEXT.length() - 0.5f; in testGetCursorPath_whenShiftIsPressed() local
133 final float h1 = BIDI_TEXT_SIZE * LTR_TEXT.length() - 0.5f; in testGetCursorPath_whenAltIsPressed() local
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DHandlerThreadTest.java69 final Handler h1 = new Handler(th1.getLooper()) { in testHandlerThread() local
/aosp14/frameworks/base/location/java/android/location/altitude/
H A DAltitudeConverter.java125 double h1 = geoidHeightsMeters[1]; in addMslAltitude() local
/aosp14/frameworks/base/tools/obbtool/
H A DMain.cpp170 bool hexToByte(char h1, char h2, unsigned char* b) { in hexToByte()
/aosp14/frameworks/base/core/java/android/text/
H A DSelection.java601 float h1 = layout.getPrimaryHorizontal(off1); in chooseHorizontal() local
H A DLayout.java2568 float h1 = getPrimaryHorizontal(point, clamped) - 0.5f; in getCursorPath() local
2646 float h1 = getHorizontal(st, false, line, false /* not clamped */); in addSelection() local