HomeSort by relevance Sort by last modified time
    Searched full:adjusted (Results 201 - 225 of 1216) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_dynamic.c 202 * XXX: does stipple pattern need to be adjusted according to
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c 58 * be adjusted for points on the INTEL/I845G
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_OpenAudio.3 25 .IP "\fBdesired\fR->\fBsamples\fR" 10The desired size of the audio buffer in samples\&. This number should be a power of two, and may be adjusted by the audio driver to a value more suitable for the hardware\&. Good values seem to range between 512 and 8192 inclusive, depending on the application and CPU speed\&. Smaller values yield faster response time, but can lead to underflow if the application is doing heavy processing and cannot fill the audio buffer in time\&. A stereo sample consists of both right and left channels in LR ordering\&. Note that the number of samples is directly related to time by the following formula: ms = (samples*1000)/freq
  /external/skia/src/gpu/effects/
GrTextureDomain.h 92 * The rectangle is automatically adjusted to account for the texture's origin.
  /external/valgrind/main/include/
pub_tool_execontext.h 55 // use is adjusted by first_ip_delta before the stack is unwound.
pub_tool_stacktrace.h 41 // The initial IP value to use is adjusted by first_ip_delta before
  /frameworks/av/include/cpustats/
ThreadCpuUsage.h 116 // to a particular value, that the frequency might still be adjusted
  /frameworks/base/core/java/android/text/style/
LeadingMarginSpan.java 48 * adjusted by the value returned by {@link #getLeadingMargin(boolean)}.
  /frameworks/native/services/surfaceflinger/Effects/
Daltonizer.cpp 118 // The amount of correction can be adjusted here.
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/
Utils.java 100 * adjusted for first day of week.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
typeinfo 132 // Try and catch a thrown type. Store an adjusted pointer to the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
timex.h 39 * Adjusted parameters to improve stability and increase poll
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h 39 * Adjusted parameters to improve stability and increase poll
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h 39 * Adjusted parameters to improve stability and increase poll
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 132 // Try and catch a thrown type. Store an adjusted pointer to the
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 132 // Try and catch a thrown type. Store an adjusted pointer to the
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 132 // Try and catch a thrown type. Store an adjusted pointer to the
  /external/chromium_org/content/renderer/media/
buffered_resource_loader_unittest.cc 783 // ADJUSTED OFFSET
833 // ADJUSTED OFFSET
836 // ADJUSTED CAPACITY
891 // ADJUSTED OFFSET
894 // ADJUSTED CAPACITY
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py 315 operation is subnormal (that is, its adjusted exponent is less than
325 This occurs and signals overflow if the adjusted exponent of a result
364 adjusted exponent of the result would be smaller (more negative) than
831 self_adjusted = self.adjusted()
832 other_adjusted = other.adjusted()
2803 def adjusted(self): member in class:Decimal
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py 315 operation is subnormal (that is, its adjusted exponent is less than
325 This occurs and signals overflow if the adjusted exponent of a result
364 adjusted exponent of the result would be smaller (more negative) than
831 self_adjusted = self.adjusted()
832 other_adjusted = other.adjusted()
2803 def adjusted(self): member in class:Decimal
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
website_settings_bubble_controller.mm 482 // are arbitrary, and will be adjusted after the controls are laid out.
535 // adjusted in performLayout.
622 // be sized to fit before their heights and vertical positions are adjusted.
777 // The height is arbitrary as it will be adjusted later.
811 // Use an arbitrary position; it will be adjusted in performLayout.
820 // Frame size is arbitrary; it will be adjusted by the layout tweaker
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cf2hints.c 359 * In the first pass, edges are adjusted relative to adjacent hints.
360 * Those that are below have already been adjusted. Those that are
361 * above have not yet been adjusted. If a hint above blocks an
377 * Locked edges are already adjusted.
379 * Save edges that are not optimally adjusted in `hintMoves' array,
    [all...]
  /external/freetype/src/cff/
cf2hints.c 359 * In the first pass, edges are adjusted relative to adjacent hints.
360 * Those that are below have already been adjusted. Those that are
361 * above have not yet been adjusted. If a hint above blocks an
377 * Locked edges are already adjusted.
379 * Save edges that are not optimally adjusted in `hintMoves' array,
    [all...]
  /external/aac/libFDK/src/
mdct.cpp 214 /* check if the previous window slope can be adjusted to match the current window slope */
218 /* check if the current window slope can be adjusted to match the previous window slope */
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 382 // height is not adjusted. If growing the window by the requested amount would
385 // partially offscreen, its height is not adjusted at all. This function

Completed in 484 milliseconds

1 2 3 4 5 6 7 891011>>