Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
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
/frameworks/base/core/tests/coretests/src/android/os/
DHandlerThreadTest.java69 final Handler h1 = new Handler(th1.getLooper()) { in testHandlerThread() local
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dspreproc.cpp184 Word16 h1[], /* o : impulse response */ in subframePreProc()
Dcl_ltp.cpp625 Word16 *h1, /* i : Impulse response vector Q12 */ in cl_ltp()
Dcod_amr.h150 Word16 *h1; member
/frameworks/layoutlib/bridge/src/android/view/shadow/
DAmbientShadowVertexCalculator.java78 float h1 = polygon[index + 2] * mConfig.getShadowBoundRatio(); in generateVertex() local
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCaptureCollector.java573 CaptureHolder h1 = mPreviewCaptureQueue.peek(); in failNextPreview() local
600 CaptureHolder h1 = mJpegCaptureQueue.peek(); in failNextJpeg() local
/frameworks/base/tools/obbtool/
DMain.cpp170 bool hexToByte(char h1, char h2, unsigned char* b) { in hexToByte()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DOffloadHardwareInterface.java236 final NativeHandle h1 = mDeps.createConntrackSocket( in initOffloadConfig() local
/frameworks/base/core/java/android/text/
DSelection.java506 float h1 = layout.getPrimaryHorizontal(off1); in chooseHorizontal() local
DLayout.java1880 float h1 = getPrimaryHorizontal(point, clamped) - 0.5f; in getCursorPath() local
1958 float h1 = getHorizontal(st, false, line, false /* not clamped */); in addSelection() local
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c190 Word16 h1[L_SUBFR]; /* Impulse response vector */ in coder() local