HomeSort by relevance Sort by last modified time
    Searched defs:curves (Results 1 - 25 of 26) sorted by null

1 2

  /external/skia/samplecode/
SampleHairCurves.cpp 38 SkPath curves; local
48 curves.moveTo(pts[0], pts[1]);
49 curves.cubicTo(pts[2], pts[3],
69 curves.moveTo(pts[0], pts[1]);
70 curves.quadTo(pts[2], pts[3],
89 curves.moveTo(pts[0], pts[1]);
90 curves.conicTo(pts[2], pts[3],
107 curves.moveTo(pts[0], pts[1]);
108 curves.lineTo(pts[2], pts[3]);
115 canvas->drawPath(curves, paint)
    [all...]
  /external/skqp/samplecode/
SampleHairCurves.cpp 38 SkPath curves; local
48 curves.moveTo(pts[0], pts[1]);
49 curves.cubicTo(pts[2], pts[3],
69 curves.moveTo(pts[0], pts[1]);
70 curves.quadTo(pts[2], pts[3],
89 curves.moveTo(pts[0], pts[1]);
90 curves.conicTo(pts[2], pts[3],
107 curves.moveTo(pts[0], pts[1]);
108 curves.lineTo(pts[2], pts[3]);
115 canvas->drawPath(curves, paint)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/sec/
SECNamedCurves.java 985 static final Hashtable curves = new Hashtable(); field in class:SECNamedCurves
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X962NamedCurves.java 14 * Table of the current named curves defined in X.962 EC-DSA.
173 * F2m Curves
544 static final Hashtable curves = new Hashtable(); field in class:X962NamedCurves
551 curves.put(oid, holder);
603 X9ECParametersHolder holder = (X9ECParametersHolder)curves.get(oid);
635 * returns an enumeration containing the name strings for curves
  /external/boringssl/src/crypto/ec_extra/
ec_asn1.c 336 const struct built_in_curves *const curves = OPENSSL_built_in_curves(); local
338 const struct built_in_curve *curve = &curves->curves[i];
357 const struct built_in_curves *const curves = OPENSSL_built_in_curves(); local
359 const struct built_in_curve *curve = &curves->curves[i];
378 // of named curves.
388 const struct built_in_curves *const curves = OPENSSL_built_in_curves(); local
390 const struct built_in_curve *curve = &curves->curves[i]
    [all...]
  /external/boringssl/src/crypto/fipsmodule/ec/
internal.h 85 // Cap the size of all field elements and scalars, including custom curves, to
155 BIGNUM field; // For curves over GF(p), this is the modulus.
307 struct built_in_curve curves[OPENSSL_NUM_BUILT_IN_CURVES]; member in struct:built_in_curves
311 // standard curves. The array is terminated with an entry where |nid| is
ec.c 221 out->curves[0].nid = NID_secp521r1;
222 out->curves[0].oid = kOIDP521;
223 out->curves[0].oid_len = sizeof(kOIDP521);
224 out->curves[0].comment = "NIST P-521";
225 out->curves[0].param_len = 66;
226 out->curves[0].params = kP521Params;
227 out->curves[0].method = EC_GFp_mont_method();
231 out->curves[1].nid = NID_secp384r1;
232 out->curves[1].oid = kOIDP384;
233 out->curves[1].oid_len = sizeof(kOIDP384)
486 const struct built_in_curves *const curves = OPENSSL_built_in_curves(); local
937 const struct built_in_curves *const curves = OPENSSL_built_in_curves(); local
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsSerializer.java 715 float[][] curves = new float[3][]; local
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCurves.java 147 private ImageFilterCurves curves() { method in class:ImageCurves
189 if (curves() == null) {
202 // We only display the other channels curves when showing the RGB curve
246 return "Curves";
293 if (curves() == null) {
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyAttestationTest.java 143 String[] curves = { local
158 for (int curveIndex = 0; curveIndex < curves.length; ++curveIndex) {
164 curves[curveIndex], keySizes[curveIndex], purposes[purposeIndex]);
167 curves[curveIndex], keySizes[curveIndex], purposes[purposeIndex]);
    [all...]
  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp 1256 EcCurve curves[] = {EcCurve::P_224, EcCurve::P_256, EcCurve::P_384, EcCurve::P_521}; local
    [all...]
  /prebuilts/misc/common/nimbus-jose-jwt/
nimbus-jose-jwt-4.33.jar 
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 2364 cam_tonemap_curve_t curves[3]; member in struct:__anon2338
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h 2707 cam_tonemap_curve_t curves[3]; member in struct:__anon49126
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
bcprov-jdk16-1.46.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
bcprov-jdk16-1.46.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk16/1.46/
bcprov-jdk16-1.46.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
bcprov-jdk15on-1.56.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
bcprov-jdk15on-1.52.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
bcprov-jdk15on-1.52.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.50/
bcprov-jdk15on-1.50.jar 

Completed in 1886 milliseconds

1 2