Home
last modified time | relevance | path

Searched defs:point (Results 201 - 225 of 315) sorted by relevance

12345678910>>...13

/third_party/skia/tests/
H A DGrClipStackTest.cpp781 SkPath point; in DEF_TEST() local
H A DSerializationTest.cpp554 SkPoint3 point; in DEF_TEST() local
/third_party/openssl/crypto/ec/
H A Decp_nistp521.c1841 ossl_ec_GFp_nistp521_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ossl_ec_GFp_nistp521_point_get_affine_coordinates() argument
[all...]
H A Decp_nistp224.c1337 ossl_ec_GFp_nistp224_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ossl_ec_GFp_nistp224_point_get_affine_coordinates() argument
[all...]
H A Decp_nistz256.c616 ecp_nistz256_windowed_mul(const EC_GROUP *group, P256_POINT *r, const BIGNUM **scalar, const EC_POINT **point, size_t num, BN_CTX *ctx) ecp_nistz256_windowed_mul() argument
1176 ecp_nistz256_get_affine(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ecp_nistz256_get_affine() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c2201 AF_Point point = seg->first; in af_cjk_align_edge_points() local
2234 AF_Point point = seg->first; af_cjk_align_edge_points() local
[all...]
H A Dafhints.c345 AF_Point point = hints->points + point_idx; in af_get_segment_index() local
422 AF_Point point; in af_glyph_hints_dump_points() local
961 AF_Point point; FT_LOCAL_DEF() local
1282 AF_Point point = hints->points; af_glyph_hints_save() local
1328 AF_Point point, first, last; af_glyph_hints_align_edge_points() local
1354 AF_Point point, first, last; af_glyph_hints_align_edge_points() local
1407 AF_Point point; af_glyph_hints_align_strong_points() local
1671 AF_Point point; af_glyph_hints_align_weak_points() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c1085 PSH_Point point = glyph->points; in psh_glyph_load_points() local
1119 PSH_Point point = glyph->points; psh_glyph_save_points() local
1186 PSH_Point point; psh_glyph_init() local
1219 PSH_Point point = points; psh_glyph_init() local
1298 PSH_Point point, before, after; psh_glyph_compute_extrema() local
1364 PSH_Point point, before, after; psh_glyph_compute_extrema() local
1409 psh_hint_table_find_strong_points( PSH_Hint_Table table, PSH_Point point, FT_UInt count, FT_Int threshold, PSH_Dir major_dir ) psh_hint_table_find_strong_points() argument
1593 PSH_Point point = glyph->points + first; psh_glyph_find_strong_points() local
1609 PSH_Point point = glyph->points; psh_glyph_find_strong_points() local
1622 PSH_Point point = glyph->points; psh_glyph_find_strong_points() local
1642 PSH_Point point = glyph->points; psh_glyph_find_blue_points() local
1717 PSH_Point point = glyph->points; psh_glyph_interpolate_strong_points() local
1778 PSH_Point point; psh_glyph_interpolate_normal_points() local
1928 PSH_Point first, next, point; psh_glyph_interpolate_other_points() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboRenderTest.cpp298 deUint32 point = ndx ? GL_STENCIL_ATTACHMENT : GL_DEPTH_ATTACHMENT; in Framebuffer() local
894 deUint32 point = ndx ? GL_STENCIL_ATTACHMENT : GL_DEPTH_ATTACHMENT; in render() local
1375 deUint32 point = ndx == 0 ? GL_COLOR_ATTACHMENT0 : in render() local
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp50 static inline bool isInsideRect (const IVec2& point, const WindowRectangle& rect) in isInsideRect() argument
H A DrrRenderState.hpp390 PointState point; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp100 static inline bool isInsideQuad (const IVec2& point, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in isInsideQuad() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c591 struct gamma_point *point; in build_custom_gamma_mapping_coefficients_worker() local
670 const struct gamma_point *point; calculate_mapped_value() local
[all...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dalps.c361 struct alps_bitmap_point *point; in alps_get_bitmap_points() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2725 u64 point; in add_timeline_fence_array() local
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H A Df71882fg.c1200 int nr, reg, point; in f71882fg_update_device() local
1969 int point = to_sensor_dev_attr_2(devattr)->nr; show_pwm_auto_point_pwm() local
1990 int point = to_sensor_dev_attr_2(devattr)->nr; store_pwm_auto_point_pwm() local
2024 int point = to_sensor_dev_attr_2(devattr)->nr; show_pwm_auto_point_temp_hyst() local
2043 int point = to_sensor_dev_attr_2(devattr)->nr; store_pwm_auto_point_temp_hyst() local
2169 int point = to_sensor_dev_attr_2(devattr)->nr; show_pwm_auto_point_temp() local
2181 int point = to_sensor_dev_attr_2(devattr)->nr; store_pwm_auto_point_temp() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
H A Driva_hw.h374 U032 point; /* y_x S16_S16 in pixels 4- 7*/ member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtridentfb.c303 #define point(x, y) ((y) << 16 | (x)) macro
[all...]
/kernel/linux/linux-5.10/mm/
H A Dnommu.c980 unsigned long total, point; in do_mmap_private() local
/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-fiat32.c756 curve25519_generic(u8 out[CURVE25519_KEY_SIZE], const u8 scalar[CURVE25519_KEY_SIZE], const u8 point[CURVE25519_KEY_SIZE]) curve25519_generic() argument
H A Dcurve25519-hacl64.c747 static __always_inline void format_scalar_of_point(u8 *scalar, u64 *point) in format_scalar_of_point() argument
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debtables.c185 struct ebt_entry *point; in ebt_do_table() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Ddrop_monitor.c218 struct net_dm_drop_point *point; in trace_drop_common() local
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1199 int i, point; in rockchip_vpu981_av1_dec_init_scaling_function() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Driva_hw.h374 U032 point; /* y_x S16_S16 in pixels 4- 7*/ member

Completed in 49 milliseconds

12345678910>>...13