Home
last modified time | relevance | path

Searched defs:isEqual (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/common/geometry/
Dpoint3d.ts25 isEqual(other: Point3D): boolean { method in Point3D
/development/tools/winscope/src/trace/
Dtrace_position.ts41 isEqual(other: TracePosition): boolean { method in TracePosition