Searched refs:yCoord (Results 1 – 2 of 2) sorted by relevance
70 BigInteger yCoord = key.getW().getAffineY(); in getAndFormatRawPublicKey() local82 byte[] yBytes = yCoord.toByteArray(); in getAndFormatRawPublicKey()
182 @Nullable public ArrowTipView showAtLocation(String text, @Px int arrowXCoord, @Px int yCoord) { in showAtLocation() argument186 /* yCoordDownPointingTip= */ yCoord, in showAtLocation()187 /* yCoordUpPointingTip= */ yCoord); in showAtLocation()