Searched refs:getCurve (Results 1 – 5 of 5) sorted by relevance
167 return getCurve(colorChannel).length / POINT_SIZE; in getPointCount()194 final float[] curve = getCurve(colorChannel); in getPoint()241 float[] curve = getCurve(colorChannel); in copyColorCurve()312 float[] curve = getCurve(colorChannel); in curveToString()327 private float[] getCurve(int colorChannel) { in getCurve() method in TonemapCurve
339 ((ECPublicKey) pubKey).getParams().getCurve().getField().getFieldSize()); in assertKeyPairCorrect()
1201 ((ECKey) expectedKey).getParams().getCurve(), in assertPrivateKeyEntryEquals()1202 ((ECKey) keyEntry.getCertificate().getPublicKey()).getParams().getCurve()); in assertPrivateKeyEntryEquals()
48410 method public java.security.spec.EllipticCurve getCurve();
51016 method public java.security.spec.EllipticCurve getCurve();