HomeSort by relevance Sort by last modified time
    Searched full:resized (Results 76 - 100 of 375) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/valgrind/main/include/
pub_tool_aspacemgr.h 51 /* Describes how a reservation segment can be resized. */
84 // the segment may be resized if required
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 178 * @return whether the media is resizable or not. For instance, a picture can be resized
180 * currently able to be resized.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseLayoutRule.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 95 /** Whether the left edge is being moved/resized */
98 /** Whether the right edge is being moved/resized */
101 /** Whether the top edge is being moved/resized */
104 /** Whether the bottom edge is being moved/resized */
179 * being moved or resized.
185 * being moved or resized.
191 * not being moved or resized.
197 * not being moved or resized.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java 136 * For the new mouse position, compute the resized bounds (the bounding rectangle that
137 * the view should be resized to). This is not just a width or height, since in some
  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp 182 SkIRect resizedImageRect = // Represents the size of the resized image.
194 // Yay, this bitmap frame already has a resized version.
213 // causes the bounds to be outside of the resized bitmap. We round outward
220 return; // Resized image does not intersect.
397 // resizedBitmap() caches resized image.
405 // Since we just resized the bitmap, we need to undo the scale set in
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_events.c 271 /* window already moved and resized here */
277 /* window already moved and resized here */
283 /* window has been resized, moved or removed */
  /frameworks/base/docs/html/guide/topics/manifest/
supports-screens-element.jd 40 <p>However, if your application does not work well when resized to fit different screen sizes, you
184 default, screen compatibility mode is disabled and your layout is resized to fit the screen as
205 resized for larger screens and screen compatibility mode is the only way that users should use
  /packages/apps/Mms/src/com/android/mms/ui/
UriImage.java 224 * Get a version of this image resized to fit the given dimension and byte-size limits. Note
231 * @return A new PduPart containing the resized image data
260 * @return A resized/recompressed version of this image, in JPEG format
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller_unittest.mm 277 // view is resized.
320 // should be resized to make room for them.
  /external/icu4c/common/unicode/
uclean.h 223 * @param mem Pointer to the memory block to be resized
225 * @return Pointer to the resized memory block, or NULL if the resizing failed.
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 69 SDL_VIDEORESIZE, /**< User resized video mode */
190 /** The "window resized" event
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemevents.c 236 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers resized */
255 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers resized */
  /external/webkit/Source/WebCore/html/
ImageDocument.cpp 355 // If the window has been resized so that the image fits, restore the image size
362 // If the image isn't resized but needs to be, then resize it.
  /frameworks/base/core/java/android/view/
SurfaceHolder.java 113 * surface, after it is resized or for some other reason. By not
167 * Allow the surface to resized based on layout of its container (this is
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 69 SDL_VIDEORESIZE, /**< User resized video mode */
190 /** The "window resized" event
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 69 SDL_VIDEORESIZE, /**< User resized video mode */
190 /** The "window resized" event
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 69 SDL_VIDEORESIZE, /**< User resized video mode */
190 /** The "window resized" event
  /bootable/recovery/minzip/
Hash.h 7 * table will be resized.
  /dalvik/vm/
Hash.h 20 * capacity, the table will be resized.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchRotateActivity.java 142 * be set when the viewport is resized.
  /external/chromium/chrome/browser/chromeos/login/
camera.h 167 // the highest is selected and resized.
new_user_view.h 147 // because they are not resized properly.
  /external/chromium/chrome/browser/ui/cocoa/
animatable_image.mm 66 // Animate the bounds only if the image is resized.
dev_tools_controller.mm 162 // Return NO for the devTools view to indicate that it should not be resized

Completed in 1101 milliseconds

1 2 34 5 6 7 8 91011>>