HomeSort by relevance Sort by last modified time
    Searched full:scaling (Results 101 - 125 of 432) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/WebCore/svg/
SVGTransformable.cpp 132 if (valueCount == 1) // Spec: if only one param given, assume uniform scaling
  /frameworks/base/core/java/android/os/
SystemClock.java 44 * but is not affected by clock scaling, idle, or other power saving
  /frameworks/base/docs/html/guide/topics/manifest/
supports-screens-element.jd 26 after density scaling has been applied.
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cor_h_x.cpp 125 sf = scaling factor of type Word16 ; 2 when mode is MR122, 1 for all
171 Word16 sf // (i): scaling factor: 2 for 12.2, 1 for others
182 Word16 sf, // (i): scaling factor: 2 for 12.2, 1 for others
248 Word16 sf, /* (i): scaling factor: 2 for 12.2, 1 for others */
  /hardware/libhardware/include/hardware/
copybit.h 96 /* Number of fractional bits support by the scaling engine */
  /packages/apps/Launcher2/src/com/android/launcher2/
DragView.java 39 // Number of pixels to add to the dragged item for scaling. Should be even for pixel alignment.
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 116 {"cpu-scaling", no_argument, 0, 'c'},
136 " -c --cpu-scaling: Enable cpu scaling.\n"
241 printf("# Cpu scaling is on\n");
testcase.h 135 bool mCpuScaling; // true, do not turn off cpu scaling.
  /frameworks/base/graphics/java/android/graphics/
Canvas.java 54 // Used to determine when compatibility scaling is in effect.
197 * to determine the scaling factor when drawing a bitmap into it.
212 * to determine the scaling factor when drawing a bitmap into it. Use
213 * {@link Bitmap#DENSITY_NONE} to disable bitmap scaling.
    [all...]
  /external/bison/src/
vcg.h 223 specified by scaling: float.
528 100) is the scaling of the graph in percentage, e.g.,
531 double size. For subgraphs, it is also the scaling factor of the
532 summary node. The scaling factor can also be specified by scaling:
533 float (here, scaling 1.0 means normal size). */
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ClipDrawableTest.java 146 bmpDrawable.setTargetDensity(bitmap.getDensity()); // avoid scaling
166 bmpDrawable.setTargetDensity(bitmap.getDensity()); // avoid scaling
NinePatchDrawableTest.java 219 // exact padding unknown due to possible density scaling
473 // jump through hoops to avoid scaling the tiny ninepatch, which would skew the results
  /external/freetype/include/freetype/internal/
pshints.h 300 * The scaling transformation is taken from the `globals' object which
614 * The scaling transformation is taken from the `globals' object which
  /external/jpeg/
jidctred.c 40 /* Scaling is the same as in jidctint.c. */
91 * For 8-bit samples with the recommended scaling, all the variable
  /external/kernel-headers/original/linux/
jiffies.h 146 * timex.h) adjusts the scaling for different HZ values.
155 * by the same amount. If we do the scaling by shifting we avoid the
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
ex_ctrl.cpp 92 carefulFlag = restrict dynamic in scaling of type Word16
156 Word16 carefulFlag, /* i : Restrict dymamic in scaling */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
e_pv_amrwbdec.h 94 int16 Q_old; /* old scaling factor */
95 int16 Qsubfr[4]; /* old maximum scaling factor */
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
scaling_tab.cpp 25 #include "scaling.h"
49 /* this scaling can be used for dividing values up to 3292 07/10/01 */
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Other.h 218 * alter processing to accomodate scaling. For instance a video component might skip inter-frames
264 * scaling the media time */
  /frameworks/base/awt/java/awt/
Graphics2D.java 335 * the scaling factor by which the X coordinate is multiplied.
337 * the scaling factor by which the Y coordinate is multiplied.
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
ex_ctrl.cpp 92 carefulFlag = restrict dynamic in scaling of type Word16
156 Word16 carefulFlag, /* i : Restrict dymamic in scaling */
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
e_pv_amrwbdec.h 94 int16 Q_old; /* old scaling factor */
95 int16 Qsubfr[4]; /* old maximum scaling factor */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
scaling_tab.cpp 25 #include "scaling.h"
49 /* this scaling can be used for dividing values up to 3292 07/10/01 */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 201 * alter processing to accomodate scaling. For instance a video component might skip inter-frames
247 * scaling the media time */
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdStartDialog.java 109 * Returns the scaling factor, or 0.f if none are set.
249 // if the scaling is enabled by default, we must initialize the value of mScale

Completed in 204 milliseconds

1 2 3 45 6 7 8 91011>>