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

1 2 3

  /external/fio/
README.version 1 URL: http://brick.kernel.dk/snaps/fio-2.20.tar.gz
README 41 http://brick.kernel.dk/snaps/
  /frameworks/support/transition/src/androidTest/res/values/
strings.xml 19 <string name="longText">Gummi bears sugar plum pudding. Carrot cake chupa chups lollipop brownie candy canes carrot cake. Chocolate cake dragée chocolate danish halvah brownie. Cake jelly-o danish jelly beans carrot cake toffee jelly-o. Danish sesame snaps soufflé chocolate cupcake jujubes pudding pudding candy canes. Sesame snaps sweet chupa chups marzipan tart. Dessert brownie marzipan powder. Biscuit sugar plum soufflé topping cheesecake. Jelly-o ice cream candy canes tart. Brownie ice cream cake. Chocolate bar cake tart powder. Cookie candy canes marzipan donut jelly beans cheesecake marzipan. Carrot cake dragée cupcake liquorice tiramisu chocolate cake powder macaroon. Liquorice sugar plum powder dessert jelly.</string>
  /cts/tests/tests/transition/res/values/
strings.xml 20 <string name="longText">Gummi bears sugar plum pudding. Carrot cake chupa chups lollipop brownie candy canes carrot cake. Chocolate cake dragée chocolate danish halvah brownie. Cake jelly-o danish jelly beans carrot cake toffee jelly-o. Danish sesame snaps soufflé chocolate cupcake jujubes pudding pudding candy canes. Sesame snaps sweet chupa chups marzipan tart. Dessert brownie marzipan powder. Biscuit sugar plum soufflé topping cheesecake. Jelly-o ice cream candy canes tart. Brownie ice cream cake. Chocolate bar cake tart powder. Cookie candy canes marzipan donut jelly beans cheesecake marzipan. Carrot cake dragée cupcake liquorice tiramisu chocolate cake powder macaroon. Liquorice sugar plum powder dessert jelly.</string>
  /external/blktrace/
btrace.spec 19 URL: http://brick.kernel.dk/snaps
README 21 http://brick.kernel.dk/snaps/
  /frameworks/base/libs/hwui/utils/
Blur.h 34 // accounts for that error and snaps to the appropriate integer boundary.
MathUtils.h 40 * Clamps alpha value, and snaps when very near 0 or 1
  /frameworks/support/car/src/main/java/androidx/car/widget/
PagedSmoothScroller.java 32 * <li>Scrolling that snaps to start of a child view.
  /external/freetype/src/pfr/
pfrload.c 587 FT_Int* snaps = NULL; local
604 if ( FT_NEW_ARRAY( snaps, count ) )
607 phy_font->vertical.stem_snaps = snaps;
608 phy_font->horizontal.stem_snaps = snaps + num_vert;
610 for ( ; count > 0; count--, snaps++ )
611 *snaps = FT_NEXT_SHORT( p );
619 " invalid stem snaps table\n" ));
  /external/skia/include/private/
SkFixed.h 36 // odd integer then snaps to nearest even). Using double for the rounding math gives maximum
  /external/skqp/include/private/
SkFixed.h 36 // odd integer then snaps to nearest even). Using double for the rounding math gives maximum
  /external/replicaisland/src/com/replica/replicaisland/
CameraSystem.java 183 /** Snaps a coordinate against the bounds of the world so that it may not pass out
206 /** Snaps a coordinate against the bounds of the world so that it may not pass out
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeTransitionView.java 310 * Snaps the shade to position at the end of a gesture.
333 * Snaps the shade to a given scroll distance and sets the icon alpha. If the shade
338 * @param snapToFullScreen whether this snap animation snaps the shade to full screen
  /external/ImageMagick/utilities/
import.1 54 \-snaps value number of screen snapshots
import.1.in 54 \-snaps value number of screen snapshots
  /external/autotest/client/tests/btreplay/
btreplay.py 9 # http://brick.kernel.dk/snaps/blktrace-git-latest.tar.gz
  /frameworks/base/core/tests/coretests/src/com/android/internal/widget/
ImageFloatingTextViewTest.java 128 // smaller since our layout snaps to full textlines.
  /frameworks/native/libs/gui/tests/
Surface_test.cpp     [all...]
  /external/skia/src/gpu/ops/
GrNonAAStrokeRectOp.cpp 113 // If our caller snaps to pixel centers then we have to round out the bounds
  /external/skqp/src/gpu/ops/
GrNonAAStrokeRectOp.cpp 113 // If our caller snaps to pixel centers then we have to round out the bounds
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsFastScrollHelper.java 105 * Smoothly snaps to a given position. We do this manually by calculating the keyframes
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewScroller.java 202 * Scrolls the closest task and snaps into place. Only used in recents for low ram devices.
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
SnapHelper.java 177 * Snaps to a target view which currently exists in the attached {@link RecyclerView}. This
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
BoundedRect.java 110 * the bounding rectangle, snaps the inner rectangle to the edge of the bounding

Completed in 1322 milliseconds

1 2 3