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

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
fd.h 23 stretch; member in struct:floppy_struct
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.h 84 extern long nios2_relax_frag (segT segment, fragS * fragP, long stretch);
tc-msp430.h 115 #define md_relax_frag(SEG, FRAGP, STRETCH) \
116 msp430_relax_frag (SEG, FRAGP, STRETCH)
tc-nds32.h 102 #define md_relax_frag(segment, fragP, stretch) nds32_relax_frag (segment, fragP, stretch)
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
ToonGame.java 180 final float endTY, final float squash, final float stretch) {
196 pvhSX = PropertyValuesHolder.ofFloat(View.SCALE_X, stretch);
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/images/
input-event.svg 93 style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
98 style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
  /external/skia/src/core/
SkFontMgr.cpp 223 // CSS stretch. (This is the width.)
247 // Synthetics (weight/style) [no stretch synthetic?]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.cpp 710 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
714 ALOGE("%s: copybit stretch failed",__FUNCTION__);
    [all...]
  /external/opencv3/samples/winrt/ImageManipulations/common/
StandardStyles.xaml 291 <Setter Property="VerticalAlignment" Value="Stretch"/>
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.cpp 541 err = copybit->stretch(copybit,&tmp_dst, &src, &tmp_rect,
544 ALOGE("%s:%d::tmp copybit stretch failed",__FUNCTION__,
550 // use release fence as aquire fd for next stretch
584 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
605 ALOGE("%s: copybit stretch failed",__FUNCTION__);

Completed in 2734 milliseconds

1 2 3 45 6 7 8 91011>>