Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/util/
DHandlerMessageQueueTest.java42 Handler h1 = new Handler(); in testSingleHandler_SingleRunnable() local
59 Handler h1 = new Handler(); in testSingleHandler_MultipleRunnables() local
78 Handler h1 = new Handler(); in testMultipleHandlers() local
104 Handler h1 = new Handler(); in testMultipleHandlers_Clear() local
/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.java91 final Handler h1 = new Handler(th1.getLooper()) { in testHandlerThread() local
/frameworks/av/media/module/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/base/tools/obbtool/
DMain.cpp170 bool hexToByte(char h1, char h2, unsigned char* b) { in hexToByte()
/frameworks/base/location/java/android/location/altitude/
DAltitudeConverter.java168 double h1 = geoidHeightsMeters[1]; in addMslAltitude() local
/frameworks/av/media/module/codecs/amrwb/enc/src/
DvoAMRWBEnc.c190 Word16 h1[L_SUBFR]; /* Impulse response vector */ in coder() local
/frameworks/base/core/java/android/text/
DSelection.java601 float h1 = layout.getPrimaryHorizontal(off1); in chooseHorizontal() local
DLayout.java2957 float h1 = getPrimaryHorizontal(point, clamped) - 0.5f; in getCursorPath() local
3035 float h1 = getHorizontal(st, false, line, false /* not clamped */); in addSelection() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp89 int h1 = videoEncoderProfiles->getVideoEncoderParamByName( in initialize() local