HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 351 - 375 of 687) sorted by null

<<11121314151617181920>>

  /external/quake/quake/src/QW/client/
gl_rmain.c 949 int x, x2, y2, y, w, h; local
957 x2 = (r_refdef.vrect.x + r_refdef.vrect.width) * glwidth/vid.width;
964 if (x2 < glwidth)
965 x2++;
971 w = x2 - x;
  /external/webkit/WebCore/rendering/
RenderTableCell.cpp 676 int x2; member in struct:WebCore::CollapsedBorder
689 int x1, int y1, int x2, int y2, EBorderStyle borderStyle)
696 m_borders[m_count].x2 = x2;
813 drawLineForBoxSide(graphicsContext, border->x1, border->y1, border->x2, border->y2, border->side,
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 292 DropBoxManager.Entry x2 = dropbox.getNextEntry(null, x1.getTimeMillis()); local
293 assertTrue(null == dropbox.getNextEntry(null, x2.getTimeMillis()));
305 assertEquals("DropBoxTest.A", x2.getTag());
308 assertEquals("A1", x2.getText(80));
315 x2.close();
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 1361 int x1, y1, x2, y2, area; local
    [all...]
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp 1091 double x1, y1, x2, y2; local
1092 cairo_clip_extents(cr, &x1, &y1, &x2, &y2);
1093 cairo_rectangle(cr, x1, y1, x2 - x1, y2 - y1);
1126 double x1, y1, x2, y2; local
1127 cairo_clip_extents(cr, &x1, &y1, &x2, &y2);
1128 cairo_rectangle(cr, x1, y1, x2 - x1, y2 - y1);
    [all...]
  /bionic/libc/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 285 kArmAsr = 0x2,
293 kArmCondCs = 0x2, /* 0010 */
    [all...]
  /external/elfutils/libdw/
dwarf.h 367 DW_ATE_boolean = 0x2,
445 DW_CC_program = 0x2,
  /external/freetype/src/smooth/
ftgrays.c 588 TPos x2,
596 dx = x2 - x1;
599 ex2 = TRUNC( x2 );
601 fx2 = (TCoord)( x2 - SUBPIXELS( ex2 ) );
696 TPos dx, dy, x, x2; local
826 x2 = x + delta;
828 (TCoord)( ONE_PIXEL - first ), x2,
830 x = x2;
    [all...]
  /external/openssl/crypto/
crypto.h 272 #define CRYPTO_MEM_CHECK_ENABLE 0x2 /* a bit */
281 #define V_CRYPTO_MDEBUG_THREAD 0x2 /* a bit */
  /external/openssl/crypto/x509/
x509_vfy.h 344 #define X509_V_FLAG_USE_CHECK_TIME 0x2
370 #define X509_VP_FLAG_OVERWRITE 0x2
  /external/openssl/include/openssl/
crypto.h 272 #define CRYPTO_MEM_CHECK_ENABLE 0x2 /* a bit */
281 #define V_CRYPTO_MDEBUG_THREAD 0x2 /* a bit */
x509_vfy.h 344 #define X509_V_FLAG_USE_CHECK_TIME 0x2
370 #define X509_VP_FLAG_OVERWRITE 0x2
  /external/skia/tests/
MathTest.cpp 109 float x2 = SkIntToFloatCast_NoOverflowCheck(ival); local
111 REPORTER_ASSERT(reporter, x0 == x2);
  /external/strace/
resource.c 499 { NEW_CMD(0x2), "Q_QUOTAON" },
507 { XQM_CMD(0x2), "Q_XQUOTAOFF" },
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.7.3.js 140 array[item++] = new TestCase( SECTION, "0x2", 2, 0x2 );
157 array[item++] = new TestCase( SECTION, "0X2", 2, 0X2 );
174 array[item++] = new TestCase( SECTION, "0x2", 2, 0x2 );
191 array[item++] = new TestCase( SECTION, "0X2", 2, 0X2 );
  /frameworks/base/include/media/
AudioSystem.h 54 PCM_SUB_8_BIT = 0x2, // must be 2 for backward compatibility
244 DEVICE_OUT_SPEAKER = 0x2,
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 285 #define SHF_ALLOC 0x2 /* occupies memory */
411 #define PF_W 0x2 /* Writable */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinKeyboardView.java 424 int x2 = mAsciiKeys[cUp].x + 10;
430 MotionEvent.ACTION_UP, x2, y2, 0);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
DataCtrl_Api.h 68 #define DIRECTED_BYTES_RECV 0x2
188 #define DIRECTED_BYTES_XFER 0x2

Completed in 1800 milliseconds

<<11121314151617181920>>