HomeSort by relevance Sort by last modified time
    Searched full:resolution (Results 1 - 25 of 975) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebKit/android/
RenderSkinCombo.h 53 static int extraWidth() { return arrowMargin[resolution]; }
54 static int padding() { return padMargin[resolution]; }
56 enum Resolution {
61 static Resolution resolution; member in class:WebCore::RenderSkinCombo
RenderSkinCombo.cpp 78 RenderSkinCombo::Resolution RenderSkinCombo::resolution = MedRes; member in class:WebCore::RenderSkinCombo
95 resolution = HighRes;
103 subset.set(width - arrowWidth[resolution], 0, width, height);
115 height = std::max(height, (stretchMargin[resolution]<<1) + 1);
138 SkNinePatch::DrawNine(canvas, bounds, bitmaps[state][drawBorder], margin[resolution][drawBorder]);
  /external/qemu/distrib/sdl-1.2.12/src/timer/win32/
SDL_systimer.c 39 /* The first (low-resolution) ticks value of the application */
43 /* Store if a high-resolution performance counter exists on the system */
45 /* The first high-resolution ticks value of the application */
47 /* The number of ticks per second of the high-resolution performance counter */
126 /* Set timer resolution */
129 SDL_SetError("Warning: Can't set %d ms timer resolution",
  /dalvik/dx/src/com/android/dx/cf/attrib/
RawAttribute.java 30 * {@code null-ok;} constant pool to use for resolution of cpis in {@link
40 * @param pool {@code null-ok;} constant pool to use for cpi resolution
60 * @param pool {@code null-ok;} constant pool to use for cpi resolution
82 * Gets the constant pool to use for cpi resolution, if any. It
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 1 // This script should be run in an environment where all DNS resolution are
  /external/libpcap/
arcnet.h 40 #define ARCTYPE_ARP_OLD 241 /* address resolution protocol */
44 #define ARCTYPE_ARP 213 /* address resolution protocol */
45 #define ARCTYPE_REVARP 214 /* reverse addr resolution protocol */
  /external/quake/quake/src/WinQuake/
glqnotes.txt 8 resolution to 640*480*32k colors and run full screen by default.
26 resolution options
28 We had dynamic resolution changing in glquake for a while, but every single
34 screen to lower resolution and covering everything.
37 Tries to run glquake at the specified resolution. Combined with -window, it
39 resolution.
41 You can also specify the resolution of the console independant of the screen
42 resolution.
45 This will specify a console resolution of 320 by 240 (the height is
49 In higher resolution modes such as 800x600 and 1024x768, glquake will default
    [all...]
  /external/quake/quake/src/WinQuake/kit/
README.TXT 8 resolution to 640*480*32k colors and run full screen by default.
26 resolution options
28 We had dynamic resolution changing in glquake for a while, but every single
34 screen to lower resolution and covering everything.
37 Tries to run glquake at the specified resolution. Combined with -window, it
39 resolution.
41 You can also specify the resolution of the console independant of the screen
42 resolution.
45 This will specify a console resolution of 320 by 240 (the height is
49 In higher resolution modes such as 800x600 and 1024x768, glquake will default
    [all...]
  /external/chromium/net/base/
fixed_host_resolver.h 18 // |host| is a string representing the resolution.
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
cnst.h 46 #define PIT_MIN 34 /* Minimum pitch lag with resolution 1/4 */
47 #define PIT_FR2 128 /* Minimum pitch lag with resolution 1/2 */
48 #define PIT_FR1_9b 160 /* Minimum pitch lag with resolution 1 */
49 #define PIT_FR1_8b 92 /* Minimum pitch lag with resolution 1 */
  /packages/apps/Mms/src/com/android/mms/
ResolutionException.java 21 * An exception that is thrown when image resolution exceeds restriction.
  /device/samsung/crespo/alsa-lib/test/
timer.c 18 printf(" resolution = %li\n", snd_timer_status_get_resolution(status));
50 printf("TIMER: resolution = %uns, ticks = %u\n",
51 tr.resolution, tr.ticks);
64 printf("TIMER: resolution = %uns, ticks = %u\n",
65 tr.resolution, tr.ticks);
154 printf(" average resolution = %li\n", snd_timer_info_get_resolution(info));
  /external/quake/quake/src/QW/docs/
glqwcl-readme.txt 8 resolution to 640*480*32k colors and run full screen by default.
34 resolution options
36 We had dynamic resolution changing in glqwcl for a while, but every single
42 screen to lower resolution and covering everything.
45 Tries to run glqwcl at the specified resolution. Combined with -window, it
47 resolution.
75 textures one quarter the resolution on each axis for REALLY blurry textures.
  /external/sonivox/arm-wt-22k/lib_src/
eas_tcdata.h 50 EAS_I32 tick; /* tick based on current tempo and resolution */
58 EAS_I8 resolution; /* resolution from file */ member in struct:__anon7504
  /external/tcpdump/
arcnet.h 67 #define ARCTYPE_ARP_OLD 241 /* address resolution protocol */
71 #define ARCTYPE_ARP 213 /* address resolution protocol */
72 #define ARCTYPE_REVARP 214 /* reverse addr resolution protocol */
  /external/tcpdump/missing/
addrinfo.h 38 #define EAI_AGAIN 2 /* temporary failure in name resolution */
40 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
60 #define AI_NUMERICHOST 0x00000004 /* prevent name resolution */
  /external/webkit/WebCore/manual-tests/
window-sizing.html 101 <p>To test @ 2X resolution:</p>
104 <li>Select Tools -> Show User Interface Resolution.</li>
105 <li>Set the resolution to 2.0.</li>
  /device/samsung/crespo/alsa-lib/include/
timer.h 81 SND_TIMER_EVENT_RESOLUTION = 0, /* val = resolution in ns */
83 SND_TIMER_EVENT_START, /* val = resolution in ns */
85 SND_TIMER_EVENT_CONTINUE, /* val = resolution in ns */
89 SND_TIMER_EVENT_RESUME, /* val = resolution in ns */
101 unsigned int resolution; /**< tick resolution in nanoseconds */ member in struct:_snd_timer_read
  /device/samsung/crespo/alsa-utils/seq/aplaymidi/
arecordmidi.1 46 Sets the SMPTE resolution, in frames per second.
51 Sets the resolution of timestamps (ticks) in the MIDI file,
  /external/chromium/net/socket/
tcp_client_socket_pool.h 23 // TCPConnectJob handles the host resolution necessary for socket creation
48 // Begins the host resolution and the TCP connect. Returns OK on success
  /external/quake/quake/src/WinQuake/docs/
readme.glquake 46 resolution options
49 Tries to run glquake at the specified resolution.
55 You can also specify the resolution of the console independant of the screen
56 resolution.
59 This will specify a console resolution of 320 by 240 (the height is
63 In higher resolution modes such as 800x600 and 1024x768, glquake will default
65 resolutions to become unreadable. If do you wish to have a higher resolution
95 textures one quarter the resolution on each axis for REALLY blurry textures.
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
pitch_f4.c 21 * 1/4 subsample resolution. *
72 Word16 t0_fr2, /* (i) : minimum value for resolution 1/2 */
73 Word16 t0_fr1, /* (i) : minimum value for resolution 1 */
114 * Search fractionnal pitch with 1/4 subsample resolution. *
119 step = 1; /* 1/4 subsample resolution */
123 step = 2; /* 1/2 subsample resolution */
270 * Description: For interpolating the normalized correlation with 1/4 resolution. *
273 /* 1/4 resolution interpolation filter (-3 dB at 0.791*fs/2) in Q14 */
  /device/samsung/crespo/alsa-lib/include/sound/
asound.h 615 unsigned long resolution; /* average period resolution in ns */ member in struct:sndrv_timer_ginfo
616 unsigned long resolution_min; /* minimal period resolution in ns */
617 unsigned long resolution_max; /* maximal period resolution in ns */
631 unsigned long resolution; /* current period resolution in ns */ member in struct:sndrv_timer_gstatus
632 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
633 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
648 unsigned long resolution; /* average period resolution in ns * member in struct:sndrv_timer_info
667 unsigned int resolution; \/* current period resolution in ns *\/ member in struct:sndrv_timer_status
693 unsigned int resolution; member in struct:sndrv_timer_read
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_softvol.c 628 snd_output_printf(out, "resolution: %d\n", svol->max_val + 1);
683 int resolution)
710 svol->max_val = resolution - 1;
741 cinfo->value.integer.max != resolution - 1) {
764 if (min_dB == PRESET_MIN_DB && max_dB == ZERO_DB && resolution == PRESET_RESOLUTION)
768 svol->dB_value = calloc(resolution, sizeof(unsigned int));
783 SNDERR("Cannot handle the given dB range and resolution");
815 * \param resolution resolution of control
827 double min_dB, double max_dB, int resolution,
971 int resolution = PRESET_RESOLUTION; local
    [all...]
  /dalvik/vm/analysis/
Optimize.h 35 * Abbreviated resolution functions, for use by optimization and verification

Completed in 1653 milliseconds

1 2 3 4 5 6 7 8 91011>>