HomeSort by relevance Sort by last modified time
    Searched refs:edge (Results 251 - 275 of 363) sorted by null

<<1112131415

  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/chromium_org/v8/test/webkit/fast/js/
primitive-property-access-edge-cases.js 25 "This page tests for assertion failures in edge cases of property lookup on primitive values."
  /external/jemalloc/bin/
pprof     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 405 /* Return the edge associated with argument I of phi node GS. */
407 static inline edge
421 /* Return the source location of the argument on edge E of phi node GS. */
424 gimple_phi_arg_location_from_edge (gimple gs, edge e)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java 51 * such as a source node having its top edge constrained to a target node with a given margin.
69 Rect targetBounds = match.edge.node.getBounds();
72 paintConstraint(graphics, type, match.with.node, sourceBounds, match.edge.node,
423 // If however there is a margin on the target edge, it should be drawn like this:
528 // If not, we'll need to indicate a shared edge. This is the edge that separate
558 // Adjust position of source arrow such that it does not sit across edge; it
559 // should point directly at the edge
574 // Draw the line from the source anchor to the shared edge
579 // Draw the line from the target to the horizontal shared edge
    [all...]
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 251 SEdgeVector *edge; local
252 int n = m_Triangulator.triangulate(&edge, numCenters, width, height);
253 m_Triangulator.linkNeighbors(edge, n, numCenters);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_mmx.asm 133 ; calculate high edge variance
191 pandn mm4, mm5 ; high edge variance additive
426 ; calculate high edge variance
509 pandn mm4, mm5 ; high edge variance additive
728 ; calculate high edge variance
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm 133 ; calculate high edge variance
191 pandn mm4, mm5 ; high edge variance additive
426 ; calculate high edge variance
509 pandn mm4, mm5 ; high edge variance additive
728 ; calculate high edge variance
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_mmx.asm 133 ; calculate high edge variance
191 pandn mm4, mm5 ; high edge variance additive
426 ; calculate high edge variance
509 pandn mm4, mm5 ; high edge variance additive
728 ; calculate high edge variance
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 264 SEdgeVector *edge; local
265 int n = m_Triangulator.triangulate(&edge, numCenters, width, height);
266 m_Triangulator.linkNeighbors(edge, n, numCenters);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 264 SEdgeVector *edge; local
265 int n = m_Triangulator.triangulate(&edge, numCenters, width, height);
266 m_Triangulator.linkNeighbors(edge, n, numCenters);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java 207 // must have been a right edge
246 // must have been a right edge
263 // must have been a bottom edge
425 // See if we have a bottom/right edge to attach the forwards link to
496 // Attach to right/bottom edge of the layout
700 // Determine if the reference is to a known edge
    [all...]
  /external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.h 347 bool subDivide(int start, int end, SkPoint edge[4]) const;
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_util.js 144 * Obtains the x coordinate of right edge. The most right pixels in the
154 * Obtains the y coordinate of bottom edge. The most bottom pixels in the
  /external/chromium_org/v8/src/compiler/
verifier.cc 123 CHECK(!NodeProperties::IsValueEdge(it.edge()) ||
  /external/skia/src/pathops/
SkOpSegment.h 345 bool subDivide(int start, int end, SkPoint edge[4]) const;
  /external/chromium_org/cc/resources/
picture_layer_tiling.cc 407 // edge is handled by the intersection above with dest_rect_. Here we make
804 enum { BOTTOM, TOP, LEFT, RIGHT } edge; member in struct:cc::__anon7373::EdgeEvent
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 158 ;calculate high edge variance
366 ;calculate high edge variance
693 ;calculate high edge variance
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
thingsToDo.txt 17 Ts have ys that go up instead of down. If so, the edge needs to be broken.
46 of winding or even/odd, eliminates the coincident edge, i.e., the result is
118 if one is inside of the other, I need to know for each which side of the edge
227 // eliminate the edge that describes the b - c cancellation. Check done to
  /external/chromium_org/v8/test/mjsunit/
math-floor-of-div-nosudiv.js 167 // Test for edge cases.
math-floor-of-div.js 167 // Test for edge cases.
  /external/deqp/modules/gles2/scripts/
genutil.py 165 def step(a, b): return (b.expandVec(a)).applyBinary(lambda edge, x: [1.0, 0.0][x < edge], a.expandVec(b))
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 158 ;calculate high edge variance
366 ;calculate high edge variance
693 ;calculate high edge variance
    [all...]
  /external/skia/experimental/Intersection/
thingsToDo.txt 17 Ts have ys that go up instead of down. If so, the edge needs to be broken.
46 of winding or even/odd, eliminates the coincident edge, i.e., the result is
118 if one is inside of the other, I need to know for each which side of the edge
227 // eliminate the edge that describes the b - c cancellation. Check done to

Completed in 1398 milliseconds

<<1112131415