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

1 2 3 4 5 6 7

  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
Image.java 41 /** Creates an image with no region or patch, stretched, and aligned center. */
46 /** Creates an image stretched, and aligned center.
52 /** Creates an image stretched, and aligned center.
58 /** Creates an image stretched, and aligned center. */
63 /** Creates an image stretched, and aligned center. */
68 /** Creates an image stretched, and aligned center.
  /external/kernel-headers/original/uapi/asm-arm/asm/
stat.h 54 * in the hope that the kernel has stretched to using larger sizes.
  /packages/apps/Contacts/src/com/android/contacts/widget/
FullHeightLinearLayout.java 24 * A custom layout for dialogs that need to be stretched to the full height of the screen.
  /system/vold/
KeyStorage.cpp 205 const std::string& salt, std::string* stretched) {
211 stretched->clear();
213 *stretched = secret;
222 stretched->assign(STRETCHED_BYTES, '\0');
226 reinterpret_cast<uint8_t*>(&(*stretched)[0]), stretched->size()) != 0) {
240 std::string stretched; local
241 if (!stretchSecret(stretching, auth.secret, salt, &stretched)) return false;
242 *appId = hashSecdiscardable(secdiscardable) + stretched;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
IconFactory.java 32 * the source image is stretched to fit within the given dimensions;
62 * is stretched to fit within the destination dimensions; otherwise, the
  /external/skia/gm/
bmpfilterqualityrepeat.cpp 13 // such that it is stretched and repeat tiled with different filter qualities. It is testing whether
ninepatchstretch.cpp 78 // amount of bm that should not be stretched (unless we have to)
  /external/skia/include/gpu/
GrDrawContext.h 221 * Draw the image stretched differentially to fit into dst.
227 * - The 4 corners are not stretched at all.
228 * - The sides are stretched in only one axis.
229 * - The center is stretched in both axes.
  /external/skia/src/gpu/
GrImageIDTextureAdjuster.h 80 // able to efficiently produce a "stretched" texture natively (e.g. picture-backed)
  /external/ImageMagick/ImageMagick/api/
histogram.html 138 <p>Each channel is stretched independantally of each other (producing color distortion) unless the special 'SyncChannels' flag is also provided in the channels setting. If this flag is present the minimum and maximum point will be extracted from all the given channels, and those channels will be stretched by exactly the same amount (preventing color distortion).</p>
140 <p>In the special case that only ONE value is found in a channel of the image that value is not stretched, that value is left as is.</p>
  /external/ImageMagick/www/api/
histogram.html 142 <p>Each channel is stretched independantally of each other (producing color distortion) unless the special 'SyncChannels' flag is also provided in the channels setting. If this flag is present the minimum and maximum point will be extracted from all the given channels, and those channels will be stretched by exactly the same amount (preventing color distortion).</p>
144 <p>In the special case that only ONE value is found in a channel of the image that value is not stretched, that value is left as is.</p>
histogram.php 138 <p>Each channel is stretched independantally of each other (producing color distortion) unless the special 'SyncChannels' flag is also provided in the channels setting. If this flag is present the minimum and maximum point will be extracted from all the given channels, and those channels will be stretched by exactly the same amount (preventing color distortion).</p>
140 <p>In the special case that only ONE value is found in a channel of the image that value is not stretched, that value is left as is.</p>
  /external/webrtc/talk/media/base/
videoframe.h 132 // Writes the frame into the given planes, stretched to the given width and
166 // Writes the frame into the given planes, stretched to the given width and
181 // Writes the frame into the target VideoFrame, stretched to the size of that
  /development/ndk/platforms/android-12/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /development/ndk/platforms/android-19/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /development/ndk/platforms/android-3/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /development/ndk/platforms/android-9/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /external/clang/test/SemaCXX/
nested-name-spec-locations.cpp 4 // nested-name-specifiers stretched out vertically so that we can
  /frameworks/av/camera/
CameraUtils.cpp 116 * stretched.
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/sys/
stat.h 42 * in the hope that the kernel has stretched to using larger sizes.

Completed in 1018 milliseconds

1 2 3 4 5 6 7