| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsRect.cpp | 13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() argument 30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() argument 47 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds() argument 64 void SkDRect::setBounds(const SkTCurve& curve) { in setBounds() argument
|
| H A D | SkPathOpsCurve.cpp | 62 void SkDCurve::setConicBounds(const SkPoint curve[3], SkScalar curveWeight, in setConicBounds() argument 72 void SkDCurve::setCubicBounds(const SkPoint curve[4], SkScalar , in setCubicBounds() argument 82 void SkDCurve::setQuadBounds(const SkPoint curve[3], SkScalar , in setQuadBounds() argument
|
| /base/msdp/device_status/utils/common/src/ |
| H A D | animation_curve.cpp | 67 CreateCurve(const std::string &curveName, const std::vector<float> &curve) CreateCurve() argument 79 CreateCubicCurve(const std::vector<float> &curve) CreateCubicCurve() argument 88 CreateSpringCurve(const std::vector<float> &curve) CreateSpringCurve() argument 97 CreateInterpolatingSpring(const std::vector<float> &curve) CreateInterpolatingSpring() argument 106 CreateResponseSpring(const std::vector<float> &curve) CreateResponseSpring() argument 115 CreateStepsCurve(const std::vector<float> &curve) CreateStepsCurve() argument [all...] |
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
| H A D | main.c | 73 const char *curve = "P-256", *p; in main() local
|
| /third_party/skia/tests/ |
| H A D | PathOpsBoundsTest.cpp | 65 SkDCurve curve; in DEF_TEST() local
|
| H A D | PathOpsThreeWayTest.cpp | 16 CubicPts curve; // largest can hold lines / quads/ cubics member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_regamma_v.c | 135 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_regamma_v.c | 133 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local [all...] |
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | calculation_curve.cpp | 54 std::vector<PointXy> curve = mCurveConfig.calculationConfig.defaultPoints;
in GetCurrentBrightness() local
|
| /third_party/mbedtls/library/ |
| H A D | pk_internal.h | 94 psa_ecc_family_t curve; in mbedtls_pk_get_ec_group_id() local
|
| H A D | psa_crypto_ecp.c | 327 psa_ecc_family_t curve = PSA_KEY_TYPE_ECC_GET_FAMILY( in mbedtls_psa_ecp_generate_key() local 546 psa_ecc_family_t curve = mbedtls_ecc_group_to_psa(ecp->grp.id, &bits); in mbedtls_psa_key_agreement_ecdh() local
|
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names_generated.c | 33 static const char *psa_ecc_family_name(psa_ecc_family_t curve) in psa_ecc_family_name() argument
|
| H A D | psa_constant_names.c | 83 append_with_curve(char **buffer, size_t buffer_size, size_t *required_size, const char *string, size_t length, psa_ecc_family_t curve) append_with_curve() argument 155 psa_snprint_ecc_curve(char *buffer, size_t buffer_size, psa_ecc_family_t curve) psa_snprint_ecc_curve() argument [all...] |
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_ecc.c | 106 int32_t HksMbedtlsEccGetKeyCurveNist(const struct KeyMaterialEcc *keyMaterial, mbedtls_ecp_group_id *curve)
in HksMbedtlsEccGetKeyCurveNist() argument
|
| /third_party/libwebsockets/lib/jose/jwk/ |
| H A D | jwk.c | 178 lws_jwk_generate(struct lws_context *context, struct lws_jwk *jwk, enum lws_gencrypto_kty kty, int bits, const char *curve) lws_jwk_generate() argument
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-genec.c | 58 const struct lws_ec_curves *curve; in lws_genec_keypair_import() local 241 const struct lws_ec_curves *curve; in lws_genecdh_new_keypair() local 324 const struct lws_ec_curves *curve; lws_genecdsa_new_keypair() local [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | lws-genec.c | 226 const struct lws_ec_curves *curve; in lws_genec_keypair_import() local 347 const struct lws_ec_curves *curve; in lws_genec_new_keypair() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff2-table.cc | 86 static void curve (cff2_cs_interp_env_t &env, cff2_extents_param_t& param, const point_t &pt1, const point_t &pt2, const point_t &pt3) in curve() function 187 static void curve (cff2_cs_interp_env_t &env, cff2_path_param_t& param, const point_t &pt1, const point_t &pt2, const point_t &pt3) in curve() function
|
| /base/msdp/device_status/interfaces/innerkits/interaction/include/ |
| H A D | drag_data.h | 206 std::vector<float> curve; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ecrdsa.c | 38 const struct ecc_curve *curve; /* curve from oid */ member [all...] |
| H A D | ecdsa.c | 18 const struct ecc_curve *curve; member 27 const struct ecc_curve *curve; member 96 const struct ecc_curve *curve = ctx->curve; in _ecdsa_verify() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | ecdsa.c | 18 const struct ecc_curve *curve; member 27 const struct ecc_curve *curve; member 96 const struct ecc_curve *curve = ctx->curve; in _ecdsa_verify() local [all...] |
| H A D | ecrdsa.c | 38 const struct ecc_curve *curve; /* curve from oid */ member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dovi_rpu.c | 305 AVDOVIReshapingCurve *curve = &vdr->mapping.curves[c]; in ff_dovi_rpu_parse() local 333 AVDOVIReshapingCurve *curve = &vdr->mapping.curves[c]; in ff_dovi_rpu_parse() local [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | scal.c | 69 float *curve; member
|