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

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ResizeState.java 62 /** Whether the user has snapped to the wrap_content width */
65 /** Whether the user has snapped to the wrap_content height */
68 /** Whether the user has snapped to the match_parent width */
71 /** Whether the user has snapped to the match_parent height */
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
timing_tool.html 59 if (!pt.snapped)
236 * {boolean} snapped Whether the coordinates are from a snapped event or
277 snapped: false
314 result.snapped = true;
  /external/skia/src/core/
SkRWBuffer.h 70 * The growth is done such that at any time, a RBuffer or StreamAsset can be snapped off, which
SkRecorder.h 27 // Return a new or ref'd array of pictures that were snapped from our drawables.
  /external/skia/include/core/
SkPictureRecorder.h 80 * it is drawn or a new picture is snapped from it (by calling drawable->newPictureSnapshot()).
  /external/freetype/src/autofit/
aflatin.c     [all...]
aflatin2.c     [all...]
afcjk.c     [all...]
  /frameworks/base/core/java/android/widget/
RadialTimePickerView.java 211 // can be touching 36 degrees but have the selection snapped to 30 degrees; however, this
262 * multiples of 30), where the input will be "snapped" to the closest visible degrees.
1139 final int snapped = getMinuteForDegrees(snapDegrees); local
    [all...]
  /external/skia/gm/
image.cpp 70 // since we've drawn after we snapped imgR, imgG will be a different obj
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialPickerLayout.java 338 // can be touching 36 degrees but have the selection snapped to 30 degrees; however, this
392 * multiples of 30), where the input will be "snapped" to the closest visible degrees.
422 * selector, and redraw it at that position. The input degrees will be snapped to a selectable
    [all...]
  /external/libvncserver/x11vnc/
pointer.c 460 int snapped = 0, xr_mouse = 1, i;
537 snapped = 1;
551 if (! snapped) {
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearSmoothScroller.java 62 * <p>Decides if the child should be snapped from start or end, depending on where it
  /ndk/sources/host-tools/make-3.81/
filedef.h 201 /* Have we snapped deps yet? */
file.c 37 in the hash have been snapped (a new boolean flag?) and having snap_deps()
38 only work on files which have not yet been snapped. */
read.c     [all...]
  /external/webp/include/webp/
encode.h 398 // snapped to even values.
406 // the top and left coordinates will be snapped to even values.
decode.h 439 // Will be snapped to even values.
  /external/webp/src/webp/
encode.h 398 // snapped to even values.
406 // the top and left coordinates will be snapped to even values.
decode.h 439 // Will be snapped to even values.
  /frameworks/base/media/java/android/media/
WebVttRenderer.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 108 * Whether the drop/move/resize position should be snapped (which can be turned off
    [all...]
  /external/mesa3d/docs/
news.html     [all...]
versions.html     [all...]
  /external/skia/src/gpu/
GrContext.cpp 669 // Non-AA hairlines are snapped to pixel centers to make which pixels are hit deterministic
    [all...]

Completed in 1657 milliseconds

1 2