Home
last modified time | relevance | path

Searched defs:points (Results 226 - 250 of 299) sorted by relevance

12345678910>>...12

/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...]
H A Dttgxvar.c148 FT_UShort *points = NULL; in ft_var_readpackedpoints() local
3310 FT_UShort* points; FT_LOCAL_DEF() local
3882 FT_UShort* points; FT_LOCAL_DEF() 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...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1384 build_evenly_distributed_points( struct gamma_pixel *points, uint32_t numberof_points, struct dividers dividers) build_evenly_distributed_points() argument
1948 calculate_curve(enum dc_transfer_func_predefined trans, struct dc_transfer_func_distributed_points *points, struct pwl_float_data_ex *rgb_regamma, const struct freesync_hdr_tf_params *fs_params, uint32_t sdr_ref_white_level, struct calculate_buffer *cal_buffer) calculate_curve() argument
2128 mod_color_calculate_degamma_curve(enum dc_transfer_func_predefined trans, struct dc_transfer_func_distributed_points *points) mod_color_calculate_degamma_curve() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1459 build_evenly_distributed_points( struct gamma_pixel *points, uint32_t numberof_points, struct dividers dividers) build_evenly_distributed_points() argument
2033 calculate_curve(enum dc_transfer_func_predefined trans, struct dc_transfer_func_distributed_points *points, struct pwl_float_data_ex *rgb_regamma, const struct hdr_tm_params *fs_params, uint32_t sdr_ref_white_level, struct calculate_buffer *cal_buffer) calculate_curve() 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
/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1625 int points = SkPathOpsVerbToPoints(fVerb); in subDivide() local
/third_party/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/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c427 FT_Vector* points; in af_latin_metrics_init_blues() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c316 FT_Vector* points; member
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c522 store_points( FT_ULong n_points, const WOFF2_Point points, FT_UShort n_contours, FT_UShort instruction_len, FT_Byte* dst, FT_ULong dst_size, FT_ULong* glyph_size ) store_points() argument
657 compute_bbox( FT_ULong n_points, const WOFF2_Point points, FT_Byte* dst, FT_UShort* src_x_min ) compute_bbox() argument
855 WOFF2_Point points = NULL; reconstruct_glyf() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh365 const F2DOT14 *points = (const F2DOT14 *) p; in get_transformation() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiimp.h252 Point *points; /* pointer to array of points */ member
/third_party/skia/gm/
H A Dcompositor_quads.cpp278 SkPoint points[6]; clipTile() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp355 std::vector<OffsetF> points = { OffsetF(left, localHandleRect.Top()), OffsetF(left, localHandleRect.Bottom()) }; in SetTransformPaintInfo() local
441 void BaseTextSelectOverlay::GetGlobalPointsWithTransform(std::vector<OffsetF>& points) in GetGlobalPointsWithTransform() argument
500 std::vector<OffsetF> points in GetLocalPointWithTransform() local
749 IsPointsInRegion(const std::vector<PointF>& points, const RectF& regionRect) IsPointsInRegion() argument
759 GetHandlePoints(const RectF& handleRect, std::vector<PointF>& points, bool handleOnTop) GetHandlePoints() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp948 Point* points = new(std::nothrow) Point[size]; in OnDrawPoints() local
968 Point* points = new(std::nothrow) Point[size]; in OnDrawPoints() local
[all...]

Completed in 45 milliseconds

12345678910>>...12