Searched refs:yCoord (Results 1 – 2 of 2) sorted by relevance
260 @Nullable public ArrowTipView showAtLocation(String text, @Px int arrowXCoord, @Px int yCoord) { in showAtLocation() argument264 /* yCoordDownPointingTip= */ yCoord, in showAtLocation()265 /* yCoordUpPointingTip= */ yCoord, in showAtLocation()281 String text, @Px int arrowXCoord, @Px int yCoord, boolean shouldAutoClose) { in showAtLocation() argument285 /* yCoordDownPointingTip= */ yCoord, in showAtLocation()286 /* yCoordUpPointingTip= */ yCoord, in showAtLocation()
98 BigInteger yCoord = key.getW().getAffineY(); in getAndFormatRawPublicKey() local110 byte[] yBytes = yCoord.toByteArray(); in getAndFormatRawPublicKey()