/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 2 …H��fy�����<T��fy������<H��fy�����<T��…
|
/frameworks/base/core/java/android/service/notification/ |
D | ConditionProviderService.java | 53 private final H mHandler = new H(); 111 mHandler.obtainMessage(H.ON_CONNECTED).sendToTarget(); in onConnected() 116 mHandler.obtainMessage(H.ON_REQUEST_CONDITIONS, relevance, 0).sendToTarget(); in onRequestConditions() 121 mHandler.obtainMessage(H.ON_SUBSCRIBE, conditionId).sendToTarget(); in onSubscribe() 126 mHandler.obtainMessage(H.ON_UNSUBSCRIBE, conditionId).sendToTarget(); in onUnsubscribe() 130 private final class H extends Handler { class in ConditionProviderService
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | BroadcasterTest.java | 42 h = new H(); in test1() 77 mHandlers[i] = new H(); in go() 139 h1 = new H(); in test4() 140 h2 = new H(); in test4() 174 h1 = new H(); in test5() 175 h2 = new H(); in test5() 209 h1 = new H(); in test6() 210 h2 = new H(); in test6()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Color.java | 126 float H; in hue() local 129 H = 0; in hue() 137 H = cb - cg; in hue() 139 H = 2 + cr - cb; in hue() 141 H = 4 + cg - cr; in hue() 144 H /= 6.f; in hue() 145 if (H < 0) { in hue() 146 H++; in hue() 150 return H; in hue()
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | jbmr2-encrypted-settings-abcd.ab | 10 …�e���c��:k�(�K*rFA�ȏ�"��wR���&�%�?\��}����z��%������*���(:�U��01�WJ�H�����䭼\���ѝ��� ��[… 11 H�f������w=�M@��H��w��F�g�Ø*�������7�V���7^t� 13 …��["tክ�:[]�r )��Ayާ�5;JM����<pJ�˓�����'�?H���k��N�<�7��Ww4�-XReTr�VZ��K<����'ɷ���;�… 15 ���ڥt�4����e���<�&1N|�l�Ž�D%wRW3�;�������.o��O��:�#$�~�Yڸ ��B\�:+g�%��H��zK��;�Q2���+�b�w�… 18 …q]�����րa���@u%��\�>��o_J^�I����%4FR�G�YcƧ��[�h�2���qُJpJ�P�$M���+�}�8��H��z3kќ��Gn@
|
D | kk-fixed-encrypted-settings-abcd.ab | 10 ���̑��'���-��ǡ-�z��sM�#lf�������Ȗh�+�%��� /�γB(v6����]7�CX��v�H?�kxV��e�� 14 Y?^[��S�|�+����u��H!�D���F�o�7�_-�p� 19 _��33�4<g�.|�ţἲ�#jD��o���;�SvW�{���')@����/�6Zҁ���}�jk�-�(��H�O����ù��8y^����������1�LX… 21 �K�)�dd����z �P�ОH�fv�|%��Ц>�̭�3��qC�(P�3R*RF���}+*c�l���ދ1fX�3j�Np�0�D�����(k��)^\�E����… 22 +� �-��i���F��u휴�%����mc�tke�}{�#4�;3H�{�;3�n�v�h��0�281d\�,�ڑ�2�;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSTile.java | 59 protected final H mHandler; 74 mHandler = new H(host.getLooper()); in QSTile() 104 mHandler.obtainMessage(H.SET_CALLBACK, callback).sendToTarget(); in setCallback() 108 mHandler.sendEmptyMessage(H.CLICK); in click() 112 mHandler.sendEmptyMessage(H.SECONDARY_CLICK); in secondaryClick() 116 mHandler.sendEmptyMessage(H.LONG_CLICK); in longClick() 120 mHandler.obtainMessage(H.SHOW_DETAIL, show ? 1 : 0, 0).sendToTarget(); in showDetail() 128 mHandler.obtainMessage(H.REFRESH_STATE, arg).sendToTarget(); in refreshState() 132 mHandler.obtainMessage(H.USER_SWITCH, newUserId, 0).sendToTarget(); in userSwitch() 136 mHandler.obtainMessage(H.TOGGLE_STATE_CHANGED, state ? 1 : 0, 0).sendToTarget(); in fireToggleStateChanged() [all …]
|
D | QSDetailItems.java | 47 private final H mHandler = new H(); 137 mHandler.removeMessages(H.SET_CALLBACK); in setCallback() 138 mHandler.obtainMessage(H.SET_CALLBACK, callback).sendToTarget(); in setCallback() 142 mHandler.removeMessages(H.SET_ITEMS); in setItems() 143 mHandler.obtainMessage(H.SET_ITEMS, items).sendToTarget(); in setItems() 147 mHandler.removeMessages(H.SET_ITEMS_VISIBLE); in setItemsVisible() 148 mHandler.obtainMessage(H.SET_ITEMS_VISIBLE, visible ? 1 : 0, 0).sendToTarget(); in setItemsVisible() 218 private class H extends Handler { class in QSDetailItems 223 public H() { in H() method in QSDetailItems.H
|
D | QSFooter.java | 72 mHandler = new H(host.getLooper()); in setHost() 97 mHandler.sendEmptyMessage(H.CLICK); in onClick() 107 mHandler.sendEmptyMessage(H.REFRESH_STATE); in refreshState() 258 private class H extends Handler { class in QSFooter 262 private H(Looper looper) { in H() method in QSFooter.H
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | LockTaskNotify.java | 36 private final H mHandler; 44 mHandler = new H(); in LockTaskNotify() 48 mHandler.obtainMessage(H.SHOW_TOAST, isLocked ? 1 : 0, 0 /* Not used */).sendToTarget(); in showToast() 79 private final class H extends Handler { class in LockTaskNotify
|
/frameworks/base/core/java/android/view/ |
D | InputFilter.java | 117 private final H mH; 127 mH = new H(looper); in InputFilter() 219 private final class H extends Handler { class in InputFilter 220 public H(Looper looper) { in H() method in InputFilter.H
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_PredictIntra_16x16.c | 105 int H,V,a,b,c; in omxVCM4P10_PredictIntra_16x16() local 187 H = 8*(pSrcAbove[15] - pSrcAboveLeft[0]); in omxVCM4P10_PredictIntra_16x16() 190 H += (x+1)*(pSrcAbove[8+x] - pSrcAbove[6-x]); in omxVCM4P10_PredictIntra_16x16() 198 b = (5*H+32)>>6; in omxVCM4P10_PredictIntra_16x16()
|
D | omxVCM4P10_PredictIntraChroma_8x8.c | 226 int H, V, a, b, c; in omxVCM4P10_PredictIntraChroma_8x8() local 274 H = 4*(pSrcAbove[7] - pSrcAboveLeft[0]); in omxVCM4P10_PredictIntraChroma_8x8() 277 H += (x+1)*(pSrcAbove[4+x] - pSrcAbove[2-x]); in omxVCM4P10_PredictIntraChroma_8x8() 285 b = (17*H+16)>>5; in omxVCM4P10_PredictIntraChroma_8x8()
|
/frameworks/base/media/java/android/media/ |
D | MediaCodecInfo.java | 1482 int MBPS = 0, FS = 0, BR = 0, FR = 0, W = 0, H = 0; in applyLevelLimits() local 1488 … FR = 15; W = 11; H = 9; MBPS = 1485; FS = 99; BR = 64; break; in applyLevelLimits() 1490 … FR = 30; W = 11; H = 9; MBPS = 1485; FS = 99; BR = 64; break; in applyLevelLimits() 1492 … FR = 30; W = 11; H = 9; MBPS = 1485; FS = 99; BR = 128; break; in applyLevelLimits() 1494 … FR = 30; W = 22; H = 18; MBPS = 5940; FS = 396; BR = 128; break; in applyLevelLimits() 1496 … FR = 30; W = 22; H = 18; MBPS = 11880; FS = 396; BR = 384; break; in applyLevelLimits() 1503 FR = 30; W = 22; H = 18; MBPS = 11880; FS = 396; BR = 384; in applyLevelLimits() 1517 … FR = 30; W = 11; H = 9; MBPS = 2970; FS = 99; BR = 128; break; in applyLevelLimits() 1519 … FR = 30; W = 22; H = 18; MBPS = 5940; FS = 396; BR = 384; break; in applyLevelLimits() 1521 … FR = 30; W = 22; H = 18; MBPS = 11880; FS = 396; BR = 768; break; in applyLevelLimits() [all …]
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
D | ImmersiveModeConfirmation.java | 61 private final H mHandler; 74 mHandler = new H(); in ImmersiveModeConfirmation() 120 mHandler.removeMessages(H.SHOW); in immersiveModeChanged() 126 mHandler.sendEmptyMessageDelayed(H.SHOW, mShowDelayMs); in immersiveModeChanged() 129 mHandler.sendEmptyMessage(H.HIDE); in immersiveModeChanged() 136 mHandler.sendEmptyMessage(H.PANIC); in onPowerKeyDown() 327 private final class H extends Handler { class in ImmersiveModeConfirmation
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | shadows.rs | 103 int H,X,ih,is,iv; 127 H = (6*ih)/k2; 128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ; 136 switch (H) {
|
/frameworks/base/core/java/android/net/http/ |
D | RequestHandle.java | 359 return KD(H(A1), nonce + ":" + H(A2)); in computeDigest() 362 return KD(H(A1), nonce + ":" + nc + ":" + cnonce + ":" + QOP + ":" + H(A2)); in computeDigest() 373 return H(secret + ":" + data); in KD() 379 private String H(String param) { in H() method in RequestHandle
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
D | shadows.rs | 103 int H,X,ih,is,iv; 127 H = (6*ih)/k2; 128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ; 136 switch (H) {
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | shadows.rs | 103 int H,X,ih,is,iv; 127 H = (6*ih)/k2; 128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ; 136 switch (H) {
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerFirGen.h | 232 double H, double I, double x) { 233 return A + x * (B + x * (C + x * (D + x * (E + x * (F + x * (G + x * (H + x * (I)))))))); 271 double H, double x, double x2, double x4) { 272 return Poly4(A, B, C, D, x, x2) + Poly4(E, F, G, H, x, x2) * x4; 276 double H, double I, double x) { 282 return Poly8(A, B, C, D, E, F, G, H, x, x2, x4) + I * (x4 * x4); 286 return val + Poly4(E, F, G, H, x, x2) * x4 + I * (x4 * x4);
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
D | BlendComposite.java | 274 float H, S, L; in RGBtoHSL() local 278 H = 0; in RGBtoHSL() 292 H = del_B - del_G; in RGBtoHSL() 294 H = (1 / 3f) + del_R - del_B; in RGBtoHSL() 296 H = (2 / 3f) + del_G - del_R; in RGBtoHSL() 298 if (H < 0) { in RGBtoHSL() 299 H += 1; in RGBtoHSL() 301 if (H > 1) { in RGBtoHSL() 302 H -= 1; in RGBtoHSL() 306 hsl[0] = H; in RGBtoHSL()
|
/frameworks/base/tools/aapt/ |
D | Images.cpp | 576 int H = image->height; in do_9patch() local 580 int maxSizeYDivs = H * sizeof(int32_t); in do_9patch() 612 if (W < 3 || H < 3) { in do_9patch() 633 if (get_vertical_ticks(image->rows, 0, H, transparent, true, &yDivs[0], in do_9patch() 645 … if (get_horizontal_ticks(image->rows[H-1], W, transparent, false, &image->info9Patch.paddingLeft, in do_9patch() 653 … if (get_vertical_ticks(image->rows, (W-1)*4, H, transparent, false, &image->info9Patch.paddingTop, in do_9patch() 661 get_horizontal_layout_bounds_ticks(image->rows[H-1], W, transparent, false, in do_9patch() 665 get_vertical_layout_bounds_ticks(image->rows, (W-1)*4, H, transparent, false, in do_9patch() 692 image->info9Patch.paddingBottom = H - 2 - yDivs[1]; in do_9patch() 695 image->info9Patch.paddingBottom = H - 2 - image->info9Patch.paddingBottom; in do_9patch() [all …]
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | StackTapPointerEventListener.java | 24 import com.android.server.wm.WindowManagerService.H; 79 mService.mH.obtainMessage(H.TAP_OUTSIDE_STACK, x, y, in onPointerEvent()
|
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 184 final H mH = new H(); 583 finished ? H.PAUSE_ACTIVITY_FINISHING : H.PAUSE_ACTIVITY, in schedulePauseActivity() 592 showWindow ? H.STOP_ACTIVITY_SHOW : H.STOP_ACTIVITY_HIDE, in scheduleStopActivity() 598 showWindow ? H.SHOW_WINDOW : H.HIDE_WINDOW, in scheduleWindowVisibility() 603 sendMessage(H.SLEEPING, token, sleeping ? 1 : 0); in scheduleSleeping() 609 sendMessage(H.RESUME_ACTIVITY, token, isForward ? 1 : 0); in scheduleResumeActivity() 616 sendMessage(H.SEND_RESULT, res); in scheduleSendResult() 652 sendMessage(H.LAUNCH_ACTIVITY, r); in scheduleLaunchActivity() 667 sendMessage(H.NEW_INTENT, data); in scheduleNewIntent() 672 sendMessage(H.DESTROY_ACTIVITY, token, finishing ? 1 : 0, in scheduleDestroyActivity() [all …]
|
/frameworks/native/services/surfaceflinger/ |
D | Transform.cpp | 141 Transform H, V, R; in set() local 148 H.mType = (FLIP_H << 8) | SCALE; in set() 149 H.mType |= isZero(w) ? IDENTITY : TRANSLATE; in set() 150 mat33& M(H.mMatrix); in set() 172 *this = (R*(H*V)); in set()
|