HomeSort by relevance Sort by last modified time
    Searched full:intersect (Results 126 - 150 of 719) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/native/include/ui/
Region.h 74 const Region intersect(const Rect& rhs) const;
80 const Region intersect(const Region& rhs) const;
94 const Region intersect(const Region& rhs, int dx, int dy) const;
188 return intersect(rhs);
  /art/compiler/dex/
arena_bit_vector.cc 96 // Intersect with another bit vector. Sizes and expandability must be the same.
97 void ArenaBitVector::Intersect(const ArenaBitVector* src) {
  /external/chromium/chrome/browser/resources/gpu_internals/
sorted_array_utils.js 94 * defnied by ary, mapLoFn and mapHiFn that intersect the range
140 * @return {Array} Array of elements in ary that intersect loVal, hiVal.
  /external/chromium-trace/trace-viewer/src/base/
sorted_array_utils.js 110 * defnied by ary, mapLoFn and mapHiFn that intersect the range
159 * @return {Array} Array of elements in ary that intersect loVal, hiVal.
  /external/chromium_org/cc/resources/
tile_priority.cc 25 inline Range Intersect(const Range& a, const Range& b) {
128 // overlap between these time ranges, the bounds must have intersect with
  /external/chromium_org/chrome/common/extensions/permissions/
api_permission.h 201 // Returns a new API permission which equals the intersect of this and |rhs|.
202 virtual APIPermission* Intersect(const APIPermission* rhs) const = 0;
  /external/chromium_org/remoting/codec/
video_decoder_verbatim.cc 185 if (!clip_rect.intersect(clip_area))
192 if (!rect.intersect(clip_rect))
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FloatPoint.h 239 // Find point where lines through the two pairs of points intersect. Returns false if the lines don't intersect.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
codec.cc 66 void FeedbackParams::Intersect(const FeedbackParams& from) {
129 feedback_params.Intersect(other.feedback_params);
  /external/chromium_org/third_party/sqlite/src/test/
fuzz2.test 93 fuzzcatch {SELECT 1 WHERE 1 == AAAAAA ( * ) BETWEEN + - ~ + "AAAAAA" . AAAAAA | RAISE ( IGNORE ) COLLATE AAAAAA NOT IN ( SELECT DISTINCT "AAAAAA" . * , * , * WHERE ( SELECT ALL AAAAAA AS "AAAAAA" HAVING CAST ( "AAAAAA" . "AAAAAA" . "AAAAAA" AS AAAAAA ) ORDER BY , , IS NULL ASC , ~ AND DESC LIMIT ( ( "AAAAAA" ) NOT BETWEEN ( ) NOT IN ( ) AND AAAAAA ( ) IS NOT NULL ) OFFSET AAAAAA ( ALL , , ) ) GROUP BY ORDER BY "AAAAAA" . AAAAAA ASC , NULL IN ( SELECT UNION ALL SELECT ALL WHERE HAVING ORDER BY LIMIT UNION SELECT DISTINCT FROM ( ) WHERE + HAVING >> ORDER BY LIMIT . . , "AAAAAA" ) , CAST ( ~ "AAAAAA" . AAAAAA AS "AAAAAA" AAAAAA "AAAAAA" ( + 4294967295 , - 4294967296.0 ) ) ASC LIMIT AAAAAA INTERSECT SELECT ALL * GROUP BY , AAAAAA ( DISTINCT , ) != #241 NOT IN ( , , ) , , CTIME_KW HAVING AAAAAA ORDER BY #103 DESC , #81 ASC LIMIT AAAAAA OFFSET ~ AAAAAA ( ALL AAAAAA . AAAAAA >= AAAAAA . "AAAAAA" . "AAAAAA" ) ) NOTNULL NOT NULL}
96 fuzzcatch {SELECT 1 WHERE 1 == AAAAAA ( * ) BETWEEN + - ~ + "AAAAAA" . AAAAAA | RAISE ( IGNORE ) COLLATE AAAAAA NOT IN ( SELECT DISTINCT "AAAAAA" . * , * , * WHERE ( SELECT ALL AAAAAA AS "AAAAAA" HAVING CAST ( "AAAAAA" . "AAAAAA" . "AAAAAA" AS AAAAAA ) ORDER BY , , IS NULL ASC , ~ AND DESC LIMIT ( ( "AAAAAA" ) NOT BETWEEN ( ) NOT IN ( ) AND AAAAAA ( ) IS NOT NULL ) OFFSET AAAAAA ( ALL , , ) ) GROUP BY ORDER BY "AAAAAA" . AAAAAA ASC , NULL IN ( SELECT UNION ALL SELECT ALL WHERE HAVING ORDER BY LIMIT UNION SELECT DISTINCT FROM ( ) WHERE + HAVING >> ORDER BY LIMIT . . , "AAAAAA" ) , CAST ( ~ "AAAAAA" . AAAAAA AS "AAAAAA" AAAAAA "AAAAAA" ( + 4294967295 , - 4294967296.0 ) ) ASC LIMIT AAAAAA INTERSECT SELECT ALL * GROUP BY , AAAAAA ( DISTINCT , ) != #241 NOT IN ( , , ) , , CTIME_KW HAVING AAAAAA ORDER BY #103 DESC , #81 ASC LIMIT AAAAAA OFFSET ~ AAAAAA ( ALL AAAAAA . AAAAAA >= AAAAAA . "AAAAAA" . "AAAAAA" ) ) NOTNULL NOT NULL}
tkt1473.test 674 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 2 FROM t2 WHERE y=2
679 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 1 FROM t2 WHERE y=2
685 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 2 FROM t2 WHERE y=2
692 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 1 FROM t2 WHERE y=2
699 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 2 FROM t2 WHERE y=2
706 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 1 FROM t2 WHERE y=2
713 SELECT 1 FROM t2 WHERE x=0 INTERSECT SELECT 1 FROM t2 WHERE y=2
720 SELECT 1 FROM t2 WHERE x=1 INTERSECT SELECT 1 FROM t2 WHERE y=0
  /external/chromium_org/ui/gfx/
rect_base.h 111 // An empty rectangle doesn't intersect any rectangle.
115 void Intersect(const Class& rect);
  /external/eigen/unsupported/Eigen/
BVH 34 * two BVH's. A BVH accelerates intersection by using the fact that if a query object does not intersect a volume, then it cannot
35 * intersect any object contained in that volume. Similarly, a BVH accelerates minimization because the minimum of a function
  /external/libvpx/libvpx/tools/
ftfy.sh 132 # Intersect the two diffs
133 "${dirname_self}"/intersect-diffs.py \
  /external/openfst/src/include/
Makefile.am 34 fst/script/intersect.h fst/script/invert.h fst/script/map.h \
45 nobase_include_HEADERS = fst/arc.h fst/determinize.h fst/intersect.h \
  /external/openfst/src/include/fst/
intersect.h 0 // intersect.h
143 void Intersect(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2,
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
RectTest.java 153 assertThat(a.intersect(b), is(true));
159 assertThat(r.intersect(5, 0, 15, 10), is(true));
  /frameworks/base/opengl/java/android/opengl/
Visibility.java 56 * intersect the frustum.
87 * that are either contained entirely within or intersect the frustum.
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
render.rs 231 bool isPicked = intersect(current, pnt, vec);
239 bool isPicked = intersect(current, pnt, vec);
  /packages/apps/Camera2/src/com/android/camera/crop/
GeometryMathUtils.java 73 float[] intersect = { local
76 return intersect;
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 329 intersection.intersect(touchArea);
335 // Uses a hybrid of distance to adjust and intersect ratio, normalizing each score between 0 and 1
354 rect.intersect(touchRect);
399 bounds.intersect(touchArea);
408 // guarantee that the point will be inside the quad. Corner-cases exist where the quad will intersect but this
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/
OpaqueRegionSkia.cpp 186 if (canvasLayer.hasImageMask && !layerOpaqueRect.intersect(canvasLayer.imageOpaqueRect))
292 else if (!targetRect.intersect(deviceClipRect))
336 if (!sourceOpaqueRect.intersect(deviceClipRect))
347 else if (sourceOpaqueRectPreservesOpaque && sourceOpaqueRect.intersect(destinationOpaqueRect))
390 // rectangle inside m_opaqueRect that does not intersect with |rect|.
  /external/chromium_org/third_party/skia/include/core/
SkRegion.h 208 * not intersect the region. Returning false is not a guarantee that they
209 * intersect, but returning true is a guarantee that they do not.
218 * intersect. Returning false is not a guarantee that they intersect, but
242 kIntersect_Op, //!< intersect the two regions
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Ray.java 88 * <code>intersect</code> determines if the Ray intersects a triangle.
92 // public boolean intersect(Triangle t) {
93 // return intersect(t.get(0), t.get(1), t.get(2));
96 * <code>intersect</code> determines if the Ray intersects a triangle
107 // public boolean intersect(Vector3f v0,Vector3f v1,Vector3f v2){
  /external/skia/include/core/
SkRegion.h 208 * not intersect the region. Returning false is not a guarantee that they
209 * intersect, but returning true is a guarantee that they do not.
218 * intersect. Returning false is not a guarantee that they intersect, but
242 kIntersect_Op, //!< intersect the two regions

Completed in 3109 milliseconds

1 2 3 4 56 7 8 91011>>