HomeSort by relevance Sort by last modified time
    Searched defs:Intersects (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pathops/
SkPathOpsBounds.h 15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) {
  /external/chromium-trace/catapult/telemetry/telemetry/timeline/
bounds.py 58 def Intersects(self, other):
  /system/extras/perfprofd/quipper/
address_mapper.h 88 // Determines if this range intersects another range in real space.
89 inline bool Intersects(const MappedRange& range) const {

Completed in 49 milliseconds