Searched refs:point_y (Results 1 – 2 of 2) sorted by relevance
25 FX_FLOAT point_y; in UpdateLineEndPoints() local27 point_y = end_pos.y - hw; in UpdateLineEndPoints()29 point_y = end_pos.y + hw; in UpdateLineEndPoints()31 rect->UpdateRect(end_pos.x + hw, point_y); in UpdateLineEndPoints()32 rect->UpdateRect(end_pos.x - hw, point_y); in UpdateLineEndPoints()78 FX_FLOAT point_y = mid_pos.y + half_width * start_dir; in UpdateLineJoinPoints() local79 rect->UpdateRect(mid_pos.x + half_width, point_y); in UpdateLineJoinPoints()80 rect->UpdateRect(mid_pos.x - half_width, point_y); in UpdateLineJoinPoints()
501 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local509 !ecp_nistz256_bignum_to_field_elem(point_y, &point->Y) || in ecp_nistz256_get_affine()536 ecp_nistz256_mul_mont(y_aff, z_inv3, point_y); in ecp_nistz256_get_affine()