HomeSort by relevance Sort by last modified time
    Searched full:edge (Results 176 - 200 of 2700) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 31 * AutoScrollHelper is a utility class for adding automatic edge-triggered
45 * As the user touches closer to the extreme edge of the activation area,
46 * scrolling accelerates up to a maximum velocity. When using the default edge
108 * Edge type that specifies an activation area starting at the view bounds
116 * Edge type that specifies an activation area starting at the view bounds
125 * Edge type that specifies an activation area starting at the view bounds
147 /** Edge insets used to activate auto-scrolling. */
150 /** Clamping values for edge insets used to activate auto-scrolling. */
153 /** The type of edge being used. */
156 /** Delay after entering an activation edge before auto-scrolling begins. *
    [all...]
  /external/llvm/lib/Transforms/Utils/
BreakCriticalEdges.cpp 1 //===- BreakCriticalEdges.cpp - Critical Edge Elimination Pass ------------===//
85 // Implementation of the external critical edge manipulation functions
88 /// createPHIsForSplitLoopExit - When a loop exit edge is split, LCSSA form
125 /// SplitCriticalEdge - If this edge is a critical edge, insert a new node to
126 /// split the critical edge. This will update DominatorTree information if it
128 /// This returns the new block if the edge was split, null otherwise.
131 /// specified successor will be merged into the same critical edge block.
135 /// the standard definition of a "critical edge".
137 /// It is invalid to call this function on a critical edge that starts at a
    [all...]
  /dalvik/dx/tests/086-ssa-edge-split/
run 18 dx --dump --width=1000 --ssa-blocks --ssa-step=edge-split Blort.class
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_cell.h 12 // results label rooted at the right edge of the cell.
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h 69 // This does not include any client edge.
73 // borders, including both the window frame and any client edge.
77 // frame, any title area, and any connected client edge.
80 // Returns the thickness of the nonclient portion of the 3D edge along the
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_cell.h 12 // results label rooted at the right edge of the cell.
  /external/chromium_org/chrome/browser/ui/gtk/panels/
panel_drag_gtk.h 30 // is pressed on a window edge.
33 // |edge| is the window edge from which to resize the panel.
35 GdkWindowEdge& edge);
  /external/chromium_org/chrome/browser/ui/tabs/
tab_resources.h 19 // above the top edge of the tab in the path.
  /external/chromium_org/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h 63 // This does not include any client edge.
67 // borders, including both the window frame and any client edge.
71 // frame, any title area, and any connected client edge.
74 // Returns the thickness of the nonclient portion of the 3D edge along the
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
meta-viewport-initial-scale-wide-content.html 13 should wrap at the edge of the screen appropriately. The test is PASSED if
  /external/chromium_org/third_party/skia/include/gpu/
GrSurface.h 84 * @param left left edge of the rectangle to read (inclusive)
85 * @param top top edge of the rectangle to read (inclusive)
106 * @param left left edge of the rectangle to write (inclusive)
107 * @param top top edge of the rectangle to write (inclusive)
  /external/chromium_org/third_party/skia/include/utils/
SkUnitMappers.h 37 center of the sphere, and 1 maps to the edge.
  /external/llvm/test/CodeGen/AArch64/
bitfield-insert-0.ll 4 ; point, in the edge case where lsb = 0. Just make sure.
  /external/skia/include/gpu/
GrSurface.h 84 * @param left left edge of the rectangle to read (inclusive)
85 * @param top top edge of the rectangle to read (inclusive)
106 * @param left left edge of the rectangle to write (inclusive)
107 * @param top top edge of the rectangle to write (inclusive)
  /external/skia/include/utils/
SkUnitMappers.h 37 center of the sphere, and 1 maps to the edge.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ExpandFrame_I.c 28 * pre-allocated for edge expansion, and the input frame should be located in
30 * replicating source frame edge pixel intensities in the empty pixel
31 * locations (expansion region) between the source frame edge and the plane
32 * buffer edge. The width/height of the expansion regions on the
  /frameworks/base/packages/SystemUI/res/values-sw720dp/
dimens.xml 35 <!-- Bottom margin (from display edge) for status bar panels -->
39 <!-- How far the thumbnail for a recent app appears from left edge -->
62 <!-- Size of fading edge for text -->
64 <!-- Size of fading edge for scrolling -->
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def 92 /* Artificial edge. */
94 N_("artificial call graph edge"))
96 /* Ths edge represents an indirect edge with a yet-undetermined callee . */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def 92 /* Artificial edge. */
94 N_("artificial call graph edge"))
96 /* Ths edge represents an indirect edge with a yet-undetermined callee . */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def 92 /* Artificial edge. */
94 N_("artificial call graph edge"))
96 /* Ths edge represents an indirect edge with a yet-undetermined callee . */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def 92 /* Artificial edge. */
94 N_("artificial call graph edge"))
96 /* Ths edge represents an indirect edge with a yet-undetermined callee . */
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_window_util.cc 85 GdkCursorType GdkWindowEdgeToGdkCursorType(GdkWindowEdge edge) {
86 switch (edge) {
264 GdkWindowEdge* edge) {
283 *edge = GDK_WINDOW_EDGE_NORTH_WEST;
285 *edge = GDK_WINDOW_EDGE_NORTH_EAST;
287 *edge = GDK_WINDOW_EDGE_NORTH;
290 *edge = GDK_WINDOW_EDGE_SOUTH_WEST;
292 *edge = GDK_WINDOW_EDGE_SOUTH_EAST;
294 *edge = GDK_WINDOW_EDGE_SOUTH;
297 *edge = GDK_WINDOW_EDGE_WEST
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 60 //static void GetStrength(AVCCommonObj *video, uint8 *Strength, AVCMacroblock* MbP, AVCMacroblock* MbQ, int dir, int edge);
293 int edge, QP, QPC; local
318 /* NOTE: edge=0 and edge=1~3 are separate cases because of the difference of MbP, index A and indexB calculation */
319 /* for edge = 1~3, MbP, indexA and indexB remain the same, and thus there is no need to re-calculate them for each edge */
323 /* 1.VERTICAL EDGE + MB BOUNDARY (edge = 0) */
327 //GetStrength(video, Strength, MbP, MbQ, 0, 0); // Strength for 4 blks in 1 stripe, 0 => vertical edge
373 /* 2.VERTICAL EDGE (no boundary), the edges are all inside a MB *
    [all...]
  /external/chromium_org/third_party/angle_dx11/src/compiler/
VersionGLSL.h 18 // - updated step() to compare x < edge instead of x <= edge.
  /external/chromium_org/third_party/skia/src/utils/
SkBoundaryPatch.cpp 67 SkPoint SkLineBoundary::eval(Edge e, SkScalar t) {
72 SkPoint SkCubicBoundary::eval(Edge e, SkScalar t) {

Completed in 2117 milliseconds

1 2 3 4 5 6 78 91011>>