Home
last modified time | relevance | path

Searched defs:Intersect (Results 1 – 22 of 22) sorted by relevance

/external/libchrome/ui/gfx/range/
Drange_f.cc17 RangeF RangeF::Intersect(const RangeF& range) const { in Intersect() function in gfx::RangeF
27 RangeF RangeF::Intersect(const Range& range) const { in Intersect() function in gfx::RangeF
Drange.cc16 Range Range::Intersect(const Range& range) const { in Intersect() function in gfx::Range
/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp65 void FX_RECT::Intersect(const FX_RECT& src) { in Intersect() function in FX_RECT
107 void CFX_FloatRect::Intersect(const CFX_FloatRect& other_rect) { in Intersect() function in CFX_FloatRect
Dfx_coordinates.h201 void Intersect(int l, int t, int r, int b) { Intersect(FX_RECT(l, t, r, b)); } in Intersect() function
464 void Intersect(const CFX_RectF& rt) { in Intersect() function
/external/tensorflow/tensorflow/core/framework/
Dtensor_slice.cc141 bool TensorSlice::Intersect(const TensorSlice& other, in Intersect() function in tensorflow::TensorSlice
/external/golang-protobuf/types/known/fieldmaskpb/
Dfield_mask.pb.go317 func Intersect(mx *FieldMask, my *FieldMask, ms ...*FieldMask) *FieldMask { func
/external/webrtc/api/video/
Dvideo_frame.cc38 void VideoFrame::UpdateRect::Intersect(const UpdateRect& other) { in Intersect() function in webrtc::VideoFrame::UpdateRect
/external/libchrome/ui/gfx/geometry/
Drect_f.cc98 void RectF::Intersect(const RectF& rect) { in Intersect() function in gfx::RectF
Drect.cc175 void Rect::Intersect(const Rect& rect) { in Intersect() function in gfx::Rect
Drect_unittest.cc81 TEST(RectTest, Intersect) { in TEST() argument
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dgeom.h156 inline BoundingBox Intersect(const BoundingBox& that) const { in Intersect() function
/external/perfetto/src/trace_processor/containers/
Drow_map.h408 void Intersect(const RowMap& other) { in Intersect() function
/external/tensorflow/tensorflow/core/kernels/image/
Dsample_distorted_bounding_box_op.cc55 Rectangle Intersect(const Rectangle& r) const { in Intersect() function in tensorflow::__anonb08838700111::Rectangle
/external/webrtc/modules/desktop_capture/
Ddesktop_region.cc176 void DesktopRegion::Intersect(const DesktopRegion& region1, in Intersect() function in webrtc::DesktopRegion
Ddesktop_region_unittest.cc462 TEST(DesktopRegionTest, Intersect) { in TEST() argument
/external/webrtc/media/base/
Dcodec.cc102 void FeedbackParams::Intersect(const FeedbackParams& from) { in Intersect() function in cricket::FeedbackParams
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc641 void FieldMaskUtil::Intersect(const FieldMask& mask1, const FieldMask& mask2, in Intersect() function in google::protobuf::util::FieldMaskUtil
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h60 SWR_RECT& Intersect(const SWR_RECT& other) in Intersect() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp247 RangeSet Intersect(BasicValueFactory &BV, Factory &F, in Intersect() function in __anona143336a0111::RangeSet
/external/protobuf/python/google/protobuf/internal/
Dwell_known_types.py466 def Intersect(self, mask1, mask2): member in FieldMask
/external/skia/modules/canvaskit/
Dexterns.js840 Intersect: {}, property
922 Intersect: {}, property
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3957 Intersect: ClipOp; property
4089 Intersect: PathOp; property