HomeSort by relevance Sort by last modified time
    Searched full:snap (Results 151 - 175 of 428) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libpcap/
wlan_filtering.patch 14 OR_NET_NOSNAP, /* relative to the network-layer header, with no SNAP header at the link layer */
234 + * protocol ID in a SNAP header.
265 + * XXX - are there ever SNAP frames for IPX on
277 + * SNAP packets with an organization code of
304 + * in a SNAP frame with an organization code of
307 + * XXX - if we were to check for the SNAP DSAP and
  /external/replicaisland/src/com/replica/replicaisland/
BackgroundCollisionComponent.java 121 * of the box at its current position. If the ray intersects anything, snap the box
128 * box's position (after snapping in Step 2) to the bottom. Snap out of any vertical
240 // snap
272 // snap
350 // snap
383 // snap
SimpleCollisionComponent.java 61 // snap
  /external/tcpdump/
print-atm.c 128 * to the LLC/SNAP header of the packet, 'h->ts' is the timestamp,
156 * Then check for a header that's neither a header for a SNAP
158 * an 802.2-but-no-SNAP IP packet.
print-cip.c 65 * to the LLC/SNAP or raw header of the packet, 'h->ts' is the timestamp,
  /frameworks/base/libs/hwui/
Rect.h 184 /* For AA geometry with a ramp perimeter, don't snap by rounding - AA geometry will have
185 * a 0.5 pixel perimeter not accounted for in its bounds. Instead, snap by
198 /* For other geometry, we do the regular rounding in order to snap, but also outset the
  /external/chromium_org/ash/wm/
maximize_bubble_controller.h 44 // To achieve proper Z-sorting with the snap animation, this window will be
  /external/chromium_org/ash/wm/panels/
panel_window_resizer.h 50 // the offset gives the necessary adjustment to snap to the launcher.
  /external/chromium_org/ash/wm/workspace/
phantom_window_controller.h 31 // of a window. It's used used during dragging a window to show a snap location.
  /external/chromium_org/chrome/browser/ui/ash/
window_positioner.h 48 // Align the location to the grid / snap to the right / bottom corner.
  /external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.cc 33 // edge such that the panel can snap to the screen (or work area) edge.
182 // Check if the dragging panel can snap to other panel or edge of the working
599 // Check if the panel can snap to other panel.
603 SNAP,
611 // Check if the panel can snap to the left/right edge of the work area.
626 // Check if the panel can snap to the top/bottom edge of the work area.
691 if (action == SNAP) {
694 // Can |dragging_panel_| snap to left edge of |panel|?
706 // Can |dragging_panel_| snap to right edge of |panel|?
  /external/eigen/blas/testing/
cblat2.dat 3 'cblat2.snap' NAME OF SNAPSHOT OUTPUT FILE
zblat2.dat 3 'cbla2t.snap' NAME OF SNAPSHOT OUTPUT FILE
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
WaveTriggerFilter.java 27 // The Filter is used to generate the camera snap effect.
  /packages/apps/UnifiedEmail/res/layout/
conversation_view.xml 38 <!-- topmost layer for floating views (e.g. snap header, New Message bar) -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmmpc.h 63 /* RFC 1483 LLC/SNAP encapsulation for routed IP PDUs */
if_tr.h 31 /* LLC and SNAP constants */
llc.h 61 #define LLC_SAP_SNAP 0xAA /* SNAP. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmmpc.h 63 /* RFC 1483 LLC/SNAP encapsulation for routed IP PDUs */
if_tr.h 31 /* LLC and SNAP constants */
llc.h 61 #define LLC_SAP_SNAP 0xAA /* SNAP. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmmpc.h 63 /* RFC 1483 LLC/SNAP encapsulation for routed IP PDUs */
if_tr.h 31 /* LLC and SNAP constants */
llc.h 61 #define LLC_SAP_SNAP 0xAA /* SNAP. */
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationContainer.java 81 * Maximum scroll speed (in dp/sec) at which the snap header animation will draw.
314 // update the snap header too, but only it's showing if the current item
358 // also unbind the snap header view, so this "reset" causes the snap header to re-create
788 // save off the item's current top for later snap calculations
880 final int snap = mAccountController.getAccount().settings.snapHeaders; local
    [all...]

Completed in 924 milliseconds

1 2 3 4 5 67 8 91011>>