Home
last modified time | relevance | path

Searched defs:points (Results 201 - 225 of 272) sorted by relevance

1234567891011

/third_party/openssl/crypto/ec/
H A Dec_lib.c1041 EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) EC_POINTs_make_affine() argument
1067 EC_POINTs_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) EC_POINTs_mul() argument
H A Decp_nistp521.c1883 static void make_points_affine(size_t num, felem points[][3], in make_points_affine() argument
1916 ossl_ec_GFp_nistp521_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_GFp_nistp521_points_mul() argument
[all...]
H A Decp_nistp224.c1411 ossl_ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_GFp_nistp224_points_mul() argument
[all...]
H A Decp_nistz256.c952 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ecp_nistz256_points_mul() argument
H A Decp_nistp256.c1991 static void make_points_affine(size_t num, smallfelem points[][3], in make_points_affine() argument
2023 ossl_ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_GFp_nistp256_points_mul() argument
[all...]
/third_party/skia/src/core/
H A DSkTextBlob.cpp1045 void GetPointsForTextBlob(const SkTextBlob* blob, std::vector<SkPoint>& points) in GetPointsForTextBlob() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp785 Triangle points[3]; in setupPointTriangles() local
/third_party/skia/src/pathops/
H A DSkPathOpsTypes.h568 inline SkPath::Verb SkPathOpsPointsToVerb(int points) { in SkPathOpsPointsToVerb() argument
583 int points = (int) verb - (((int) verb + 1) >> 2); in SkPathOpsVerbToPoints() local
H A DSkOpSegment.cpp1625 int points = SkPathOpsVerbToPoints(fVerb); in subDivide() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h341 FT_Vector* points; /* the outline's points */ member
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c361 FT_Vector* points; in af_cjk_metrics_init_blues() local
[all...]
H A Dafhints.c418 AF_Point points = hints->points; in af_glyph_hints_dump_points() local
542 AF_Point points = hints->points; in af_glyph_hints_dump_segments() local
864 AF_Point points; FT_LOCAL_DEF() local
1392 AF_Point points = hints->points; af_glyph_hints_align_strong_points() local
1666 AF_Point points = hints->points; af_glyph_hints_align_weak_points() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c1179 PSH_Point points = glyph->points; psh_glyph_init() local
1218 PSH_Point points = glyph->points; psh_glyph_init() local
1776 PSH_Point points = glyph->points; psh_glyph_interpolate_normal_points() local
[all...]
H A Dpshalgo.h190 PSH_Point points; member
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c1763 FT_Vector points[4]; load_truetype_glyph() local
1952 FT_Vector* points = NULL; load_truetype_glyph() local
[all...]
/third_party/skia/include/core/
H A DSkPath.h1535 RangeIter(const uint8_t* verbs, const SkPoint* points, const SkScalar* weights) RangeIter() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c157 int *points; // Allocated together with closest_cb member
803 static void create_clusters(const AVFrame *frame, int w, int h, int *points) in create_clusters() argument
852 int *points = enc->points; in generate_new_codebooks() local
817 generate_codebook(RoqEncContext *enc, int *points, int inputCount, roq_cell *results, int size, int cbsize) generate_codebook() argument
[all...]
H A Dsanm.c366 static void interp_point(int8_t *points, int x0, int y0, int x1, int y1, in interp_point() argument
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h252 Point *points; /* pointer to array of points */ member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c91 uint64_t *points; member
/third_party/node/deps/icu-small/source/common/
H A Dubidiimp.h252 Point *points; /* pointer to array of points */ member
/third_party/libinput/src/
H A Dlibinput-private.h265 double points[LIBINPUT_ACCEL_NPOINTS_MAX]; member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1991 static void make_points_affine(size_t num, smallfelem points[][3], in make_points_affine() argument
2023 ossl_ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_GFp_nistp256_points_mul() argument
[all...]
/third_party/openssl/test/
H A Dectest.c79 const EC_POINT *points[6]; in group_order_tests() local
167 const EC_POINT *points[4]; prime_field_tests() local
788 const EC_POINT *points[3]; char2_curve_test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp675 std::vector<Vec3> HelperInvocationsInstance::createSurface (const Points points, const deUint32 divX, const deUint32 divY, const HelperInvocationsParams::func2D_t& f2D, bool clockWise) in createSurface() argument

Completed in 48 milliseconds

1234567891011