| /foundation/window/window_manager/wm/src/zidl/ |
| H A D | window_proxy.cpp | 217 WMError WindowProxy::UpdateWindowDragInfo(const PointInfo& point, DragEvent event) in UpdateWindowDragInfo() argument
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | ui_model.h | 209 FORCE_INLINE bool RectAlgorithm::IsInnerPoint(const Rect &rect, const Point& point) in IsInnerPoint() argument 218 FORCE_INLINE bool RectAlgorithm::IsPointOnEdge(const Rect &rect, const Point& point) in IsPointOnEdge() argument [all...] |
| /test/testfwk/arkxtest/uitest/input/ |
| H A D | ui_input.cpp | 100 bool GetPoint(Point &point, int32_t argc, char *argv[]) in GetPoint() argument 239 Point point; in TextActionInput() local 265 Point point; in ClickActionInput() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasTestPart2.cpp | 504 OH_Drawing_Point2D point = {250, 500}; in HWTEST_F() local
|
| H A D | DrawingNativeShaderEffectTest.cpp | 499 OH_Drawing_Point *point = OH_Drawing_PointCreate(100, 100); in HWTEST_F() local 531 OH_Drawing_Point *point = OH_Drawing_PointCreate(100, 100); in HWTEST_F() local 561 OH_Drawing_Point *point = OH_Drawing_PointCreate(100, 100); in HWTEST_F() local 594 OH_Drawing_Point *point = OH_Drawing_PointCreate(100, 100); HWTEST_F() local 627 OH_Drawing_Point *point = OH_Drawing_PointCreate(100, 100); HWTEST_F() local [all...] |
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils.c | 266 void AttestMemFree(void **point) in AttestMemFree() argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils.c | 268 void AttestMemFree(void **point) in AttestMemFree() argument
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | fixed-dtoa.cc | 240 int point = -exponent; FillFractionals() local 270 int point = 128; FillFractionals() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | glxextensions.c | 592 char *point; in __glXGetStringFromTable() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_point.c | 470 struct lp_rast_triangle *point; in try_setup_point() local 556 struct lp_rast_rectangle *point; try_setup_point() local [all...] |
| /third_party/littlefs/scripts/ |
| H A D | plot.py | 318 def point(self, x, y, *, member in Plot
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | syncobj_tests.c | 195 uint64_t point; member 90 syncobj_command_submission_helper(uint32_t syncobj_handle, bool wait_or_signal, uint64_t point) syncobj_command_submission_helper() argument [all...] |
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | fixed-dtoa.cc | 213 int point = -exponent; FillFractionals() local 241 int point = 128; FillFractionals() local [all...] |
| /third_party/mesa3d/src/util/indices/ |
| H A D | u_indices_gen.py | 119 def point( intype, outtype, ptr, v0 ): function
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_sync_timeline.c | 112 struct vk_sync_timeline_point *point = in vk_sync_timeline_first_point() local 133 struct vk_sync_timeline_point *point; vk_sync_timeline_alloc_point_locked() local 196 vk_sync_timeline_point_free_locked(struct vk_sync_timeline *timeline, struct vk_sync_timeline_point *point) vk_sync_timeline_point_free_locked() argument 204 vk_sync_timeline_point_free(struct vk_device *device, struct vk_sync_timeline_point *point) vk_sync_timeline_point_free() argument 215 vk_sync_timeline_point_ref(struct vk_sync_timeline_point *point) vk_sync_timeline_point_ref() argument 221 vk_sync_timeline_point_unref(struct vk_sync_timeline *timeline, struct vk_sync_timeline_point *point) vk_sync_timeline_point_unref() argument 231 vk_sync_timeline_point_complete(struct vk_sync_timeline *timeline, struct vk_sync_timeline_point *point) vk_sync_timeline_point_complete() argument 293 vk_sync_timeline_point_install(struct vk_device *device, struct vk_sync_timeline_point *point) vk_sync_timeline_point_install() argument 356 vk_sync_timeline_point_release(struct vk_device *device, struct vk_sync_timeline_point *point) vk_sync_timeline_point_release() argument 479 struct vk_sync_timeline_point *point = vk_sync_timeline_first_point(timeline); vk_sync_timeline_wait_locked() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecdsa_ossl.c | 380 EC_POINT *point = NULL; in ossl_ecdsa_simple_verify_sig() local
|
| H A D | ec2_smpl.c | 222 int ossl_ec_GF2m_simple_point_init(EC_POINT *point) in ossl_ec_GF2m_simple_point_init() argument 238 ossl_ec_GF2m_simple_point_finish(EC_POINT *point) ossl_ec_GF2m_simple_point_finish() argument 246 ossl_ec_GF2m_simple_point_clear_finish(EC_POINT *point) ossl_ec_GF2m_simple_point_clear_finish() argument 276 ossl_ec_GF2m_simple_point_set_to_infinity(const EC_GROUP *group, EC_POINT *point) ossl_ec_GF2m_simple_point_set_to_infinity() argument 288 ossl_ec_GF2m_simple_point_set_affine_coordinates(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) ossl_ec_GF2m_simple_point_set_affine_coordinates() argument 320 ossl_ec_GF2m_simple_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ossl_ec_GF2m_simple_point_get_affine_coordinates() argument 483 ossl_ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) ossl_ec_GF2m_simple_invert() argument 497 ossl_ec_GF2m_simple_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) ossl_ec_GF2m_simple_is_at_infinity() argument 508 ossl_ec_GF2m_simple_is_on_curve(const EC_GROUP *group, const EC_POINT *point, BN_CTX *ctx) ossl_ec_GF2m_simple_is_on_curve() argument 632 ossl_ec_GF2m_simple_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) ossl_ec_GF2m_simple_make_affine() argument [all...] |
| H A D | ec_mult.c | 145 ossl_ec_scalar_mul_ladder(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, const EC_POINT *point, BN_CTX *ctx) ossl_ec_scalar_mul_ladder() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_crld.c | 212 DIST_POINT *point = DIST_POINT_new(); in crldp_from_section() local 255 DIST_POINT *point; in v2i_crld() local 468 DIST_POINT *point; i2r_crldp() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecdsa_ossl.c | 385 EC_POINT *point = NULL; in ossl_ecdsa_simple_verify_sig() local
|
| H A D | ec2_smpl.c | 222 int ossl_ec_GF2m_simple_point_init(EC_POINT *point) in ossl_ec_GF2m_simple_point_init() argument 238 ossl_ec_GF2m_simple_point_finish(EC_POINT *point) ossl_ec_GF2m_simple_point_finish() argument 246 ossl_ec_GF2m_simple_point_clear_finish(EC_POINT *point) ossl_ec_GF2m_simple_point_clear_finish() argument 276 ossl_ec_GF2m_simple_point_set_to_infinity(const EC_GROUP *group, EC_POINT *point) ossl_ec_GF2m_simple_point_set_to_infinity() argument 288 ossl_ec_GF2m_simple_point_set_affine_coordinates(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) ossl_ec_GF2m_simple_point_set_affine_coordinates() argument 320 ossl_ec_GF2m_simple_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ossl_ec_GF2m_simple_point_get_affine_coordinates() argument 483 ossl_ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) ossl_ec_GF2m_simple_invert() argument 497 ossl_ec_GF2m_simple_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) ossl_ec_GF2m_simple_is_at_infinity() argument 508 ossl_ec_GF2m_simple_is_on_curve(const EC_GROUP *group, const EC_POINT *point, BN_CTX *ctx) ossl_ec_GF2m_simple_is_on_curve() argument 632 ossl_ec_GF2m_simple_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) ossl_ec_GF2m_simple_make_affine() argument [all...] |
| H A D | ec_mult.c | 145 ossl_ec_scalar_mul_ladder(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, const EC_POINT *point, BN_CTX *ctx) ossl_ec_scalar_mul_ladder() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkWriteBuffer.cpp | 93 void SkBinaryWriteBuffer::writePoint(const SkPoint& point) { in writePoint() argument 98 void SkBinaryWriteBuffer::writePoint3(const SkPoint3& point) { in writePoint3() argument 102 void SkBinaryWriteBuffer::writePointArray(const SkPoint* point, uint32_t count) { in writePointArray() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.h | 65 explicit GrShape(const SkPoint& point) { this->setPoint(point); } in GrShape() argument 130 SkPoint& point() { SkASSERT(this->isPoint()); return fPoint; } in point() function in GrShape 131 const SkPoint& point() const { SkASSERT(this->isPoint()); return fPoint; } in point() function in GrShape 154 void setPoint(const SkPoint& point) { in setPoint() argument [all...] |
| H A D | GrQuad.h | 62 SkPoint point(int i) const { in point() function in GrQuad::Type
|