Searched defs:sy (Results 1 - 16 of 16) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dremquo.c10 int sy = uy.i>>63; local
H A Dremquof.c10 int sy = uy.i>>31; local
H A Dremquol.c15 int sy = uy.i.se >> 15; local
/haiku/headers/libs/agg/
H A Dagg_line_aa_basics.h138 int x1, y1, x2, y2, dx, dy, sx, sy; member in struct:agg::line_parameters
H A Dagg_trans_affine.h89 double sx, shy, shx, sy, tx, ty; member in struct:agg::trans_affine
[all...]
H A Dagg_trans_perspective.h30 double sx, shy, w0, shx, sy, w1, tx, ty, w2; member in struct:agg::trans_perspective
[all...]
H A Dagg_renderer_outline_image.h266 distance_interpolator4(int x1, int y1, int x2, int y2, int sx, int sy, int ex, int ey, int len, double scale, int x, int y) argument
484 line_interpolator_image(renderer_type& ren, const line_parameters& lp, int sx, int sy, int ex, int ey, int pattern_start, double scale_x) argument
905 line3_no_clip(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
937 line3(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
[all...]
H A Dagg_renderer_outline_aa.h172 distance_interpolator2(int x1, int y1, int x2, int y2, int sx, int sy, int x, int y) argument
319 distance_interpolator3(int x1, int y1, int x2, int y2, int sx, int sy, int ex, int ey, int x, int y) argument
679 line_interpolator_aa1(renderer_type& ren, const line_parameters& lp, int sx, int sy) argument
1039 line_interpolator_aa3(renderer_type& ren, const line_parameters& lp, int sx, int sy, int ex, int ey) argument
1605 line1_no_clip(const line_parameters& lp, int sx, int sy) argument
1630 line1(const line_parameters& lp, int sx, int sy) argument
1740 line3_no_clip(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
1768 line3(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
[all...]
/haiku/src/add-ons/screen_savers/flurry/
H A DSpark.cpp59 float sy; local
H A DSmoke.cpp88 float sy = info->star->position[1]; local
256 float sy; local
[all...]
/haiku/headers/os/interface/
H A DAffineTransform.h209 double sy; member in class:BAffineTransform
[all...]
/haiku/src/kits/interface/
H A DAffineTransform.cpp44 BAffineTransform(double sx, double shy, double shx, double sy, double tx, double ty) argument
[all...]
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp436 int d,x,y,ax,ay,sx,sy,dx,dy; local
/haiku/src/kits/game/
H A DWindowScreen.cpp65 blit(int32 sx, int32 sy, int32 dx, int32 dy, int32 width, int32 height) argument
106 scaled_filtered_blit(int32 sx, int32 sy, int32 sw, int32 sh, int32 dx, int32 dy, argument
127 draw_rect_8(int32 sx, int32 sy, int32 sw, int32 sh, uint8 color_index) argument
143 draw_rect_16(int32 sx, int32 sy, int32 sw, int32 sh, uint16 color) argument
159 draw_rect_32(int32 sx, int32 sy, int32 sw, int32 sh, uint32 color) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcireg.h390 sy:4; member in struct:fwohci_txpkthdr::__anon5::__anon8
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h476 static void nsvg__xformSetScale(float* t, float sx, float sy) argument
903 float sy = sqrtf(t[1]*t[1] + t[3]*t[3]); local
2775 static void nsvg__scaleGradient(NSVGgradient* grad, float tx, float ty, float sx, float sy) argument
2789 float tx, ty, sx, sy, us, bounds[4], t[6], avgs; local
[all...]

Completed in 298 milliseconds