Home | History | Annotate | Download | only in ec

Lines Matching defs:getCoordinateSystem

263         switch (this.getCoordinateSystem())
333 public int getCoordinateSystem()
631 if (this != p.getCurve() && this.getCoordinateSystem() == ECCurve.COORD_JACOBIAN && !p.isInfinity())
633 switch (p.getCurve().getCoordinateSystem())
715 int coord = this.getCoordinateSystem();
783 switch (this.getCoordinateSystem())