| /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
|
| H A D | SkOpEdgeBuilder.cpp | 33 static bool can_add_curve(SkPath::Verb verb, SkPoint* curve) { in can_add_curve() argument 89 SkPoint curve[4]; in preFetch() local 291 SkPoint* curve = SkPath::kCubic_Verb == split->fVerb walk() local 320 SkPoint* curve = SkPath::kCubic_Verb == split->fVerb walk() local [all...] |
| /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
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | calculation_curve.cpp | 54 std::vector<PointXy> curve = mCurveConfig.calculationConfig.defaultPoints;
in GetCurrentBrightness() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/ |
| H A D | swiper_curve_test.cpp | 166 int32_t curve = -1; in TestSwiperCurve014() 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
|
| /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
|
| /third_party/skia/samplecode/ |
| H A D | SampleVariableWidthStroker.cpp | 90 static float Eval(const ScalarBezCurve& curve, float t) { in Eval() argument 119 Split(const ScalarBezCurve& curve, float t, ScalarBezCurve* left, ScalarBezCurve* right) Split() argument 163 ElevateDegree(const ScalarBezCurve& curve, int newDegree) ElevateDegree() argument 194 ZeroSet(const ScalarBezCurve& curve) ZeroSet() argument 202 Mul(const ScalarBezCurve& curve, float f) Mul() argument 287 ZeroSetRec(const ScalarBezCurve& curve, float tmin, float tmax, float tol, std::vector<float>* result) ZeroSetRec() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_render.h | 222 void SetToneCurve (const dng_1d_function &curve) in SetToneCurve() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_afade.c | 37 int curve, curve2; member 70 static double fade_gain(int curve, int64_t index, int64_t range) in fade_gain() argument [all...] |
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_key.c | 256 const char *curve; member 272 lws_cose_curve_name_to_id(const char *curve) in lws_cose_curve_name_to_id() argument 787 lws_cose_key_generate(struct lws_context *context, cose_param_t cose_kty, int use_mask, int bits, const char *curve, const uint8_t *kid, size_t kl) lws_cose_key_generate() argument [all...] |