/external/pixman/pixman/ |
pixman-trap.c | 420 box->x1 = 0; 427 box->x1 = INT32_MAX; 449 if (pixman_fixed_to_int ((x)) < box->x1) \ 450 box->x1 = pixman_fixed_to_int ((x)); 465 if (box->x1 >= box->x2 || box->y1 >= box->y2) 527 mask_format, box.x2 - box.x1, box.y2 - box.y1, NULL, -1))) 537 pixman_rasterize_trapezoid (tmp, trap, - box.x1, - box.y1); 541 x_src + box.x1, y_src + box.y1, 543 x_dst + box.x1, y_dst + box.y1, 544 box.x2 - box.x1, box.y2 - box.y1) [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Path_Delegate.java | 251 /*package*/ static void native_quadTo(int nPath, float x1, float y1, float x2, float y2) { 257 pathDelegate.quadTo(x1, y1, x2, y2); 271 /*package*/ static void native_cubicTo(int nPath, float x1, float y1, 278 pathDelegate.cubicTo(x1, y1, x2, y2, x3, y3); 282 /*package*/ static void native_rCubicTo(int nPath, float x1, float y1, 289 pathDelegate.rCubicTo(x1, y1, x2, y2, x3, y3); 630 * (x1,y1), and ending at (x2,y2). If no moveTo() call has been made for 633 * @param x1 The x-coordinate of the control point on a quadratic curve 638 private void quadTo(float x1, float y1, float x2, float y2) { 639 mPath.quadTo(x1, y1, mLastX = x2, mLastY = y2) [all...] |
/bionic/libc/kernel/arch-x86/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
Intersection.java | 48 private static final void findMinMax(float x0, float x1, float x2, Vector3f minMax) { 50 if (x1 < minMax.x) { 51 minMax.setX(x1); 53 if (x1 > minMax.y) { 54 minMax.setY(x1);
|
/external/libffi/src/sparc/ |
v8.S | 207 .byte 0x1 ! CIE Version 209 .byte 0x1 ! uleb128 0x1; CIE Code Alignment Factor 212 .byte 0x1 ! uleb128 0x1; Augmentation size
|
/external/speex/libspeex/ |
scal.c | 235 float x1,x2; local 238 x1 = uni_rand(&st->seed); 240 } while (x1*x1+x2*x2 > 1.); 242 frame[2*i-1] = gain*x1;
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
voyager.h | 80 #define VOYAGER_READ_CONFIG 0x1 406 #define VOYAGER_DUMP_BUTTON_NMI 0x1 411 #define VOYAGER_IGNORE_DUMP 0x1 420 #define VOYAGER_OS_HAS_SYSINT 0x1 424 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
voyager.h | 80 #define VOYAGER_READ_CONFIG 0x1 406 #define VOYAGER_DUMP_BUTTON_NMI 0x1 411 #define VOYAGER_IGNORE_DUMP 0x1 420 #define VOYAGER_OS_HAS_SYSINT 0x1 424 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
voyager.h | 80 #define VOYAGER_READ_CONFIG 0x1 406 #define VOYAGER_DUMP_BUTTON_NMI 0x1 411 #define VOYAGER_IGNORE_DUMP 0x1 420 #define VOYAGER_OS_HAS_SYSINT 0x1 424 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
voyager.h | 80 #define VOYAGER_READ_CONFIG 0x1 406 #define VOYAGER_DUMP_BUTTON_NMI 0x1 411 #define VOYAGER_IGNORE_DUMP 0x1 420 #define VOYAGER_OS_HAS_SYSINT 0x1 424 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
voyager.h | 80 #define VOYAGER_READ_CONFIG 0x1 406 #define VOYAGER_DUMP_BUTTON_NMI 0x1 411 #define VOYAGER_IGNORE_DUMP 0x1 420 #define VOYAGER_OS_HAS_SYSINT 0x1 424 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
voyager.h | 75 #define VOYAGER_READ_CONFIG 0x1 425 #define VOYAGER_DUMP_BUTTON_NMI 0x1 431 #define VOYAGER_IGNORE_DUMP 0x1 442 #define VOYAGER_OS_HAS_SYSINT 0x1 447 #define VOYAGER_SUS_BOOTING 0x1
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcm.c | 931 pState->decoderL.x0 = pState->decoderL.x1 = 0; 935 pState->decoderR.x0 = pState->decoderR.x1 = 0; [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcm.c | 931 pState->decoderL.x0 = pState->decoderL.x1 = 0; 935 pState->decoderR.x0 = pState->decoderR.x1 = 0; [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcm.c | 931 pState->decoderL.x0 = pState->decoderL.x1 = 0; 935 pState->decoderR.x0 = pState->decoderR.x1 = 0; [all...] |
/prebuilts/devtools/tools/lib/ |
sdkuilib.jar | |
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOM3TreeWalker.java | 142 private final static int CANONICAL = 0x1 << 0;
145 private final static int CDATA = 0x1 << 1;
148 private final static int CHARNORMALIZE = 0x1 << 2;
151 private final static int COMMENTS = 0x1 << 3;
154 private final static int DTNORMALIZE = 0x1 << 4;
157 private final static int ELEM_CONTENT_WHITESPACE = 0x1 << 5;
160 private final static int ENTITIES = 0x1 << 6;
163 private final static int INFOSET = 0x1 << 7;
166 private final static int NAMESPACES = 0x1 << 8;
169 private final static int NAMESPACEDECLS = 0x1 << 9; [all...] |
LSSerializerImpl.java | 122 private final static int CANONICAL = 0x1 << 0;
125 private final static int CDATA = 0x1 << 1;
128 private final static int CHARNORMALIZE = 0x1 << 2;
131 private final static int COMMENTS = 0x1 << 3;
134 private final static int DTNORMALIZE = 0x1 << 4;
137 private final static int ELEM_CONTENT_WHITESPACE = 0x1 << 5;
140 private final static int ENTITIES = 0x1 << 6;
143 private final static int INFOSET = 0x1 << 7;
146 private final static int NAMESPACES = 0x1 << 8;
149 private final static int NAMESPACEDECLS = 0x1 << 9; [all...] |
/external/tremolo/Tremolo/ |
mdctLARM.s | 438 ADD r7,r1,r0,LSL #1 @ r7 = x1+4 = x + POINTS 442 LDMDB r7!,{r2,r3,r8,r11} @ r2 = x1[0] 443 @ r3 = x1[1] 444 @ r8 = x1[2] 445 @ r11= x1[3] x1 -= 4 451 SUB r2, r2, r3 @ r2 = s0 = x1[0] - x1[1] 452 ADD r3, r2, r3, LSL #1 @ r3 = x1[0] + x1[1] (-> x1[0] [all...] |
/hardware/qcom/msm8x74/kernel-headers/linux/ |
msm_mdp.h | 156 #define MDP_FLIP_LR 0x1 292 #define MSMFB_WRITEBACK_DEQUEUE_BLOCKING 0x1 299 #define MDP_PP_OPS_ENABLE 0x1 317 #define MDSS_PP_ADD_ARG(var, arg) ((var) | (0x1 << (MDSS_PP_ARG_SHIFT + (arg)))) 319 #define PP_ARG(x, var) ((var) & (0x1 << (MDSS_PP_ARG_SHIFT + (x)))) 344 #define MDP_OVERLAY_PP_CSC_CFG 0x1 352 #define MDP_CSC_FLAG_ENABLE 0x1 644 #define MDSS_AD_MODE_AUTO_STR 0x1 719 #define MDSS_CALIB_MODE_BL 0x1
|