Home
last modified time | relevance | path

Searched defs:dy (Results 401 – 425 of 28385) sorted by relevance

1...<<11121314151617181920>>...1136

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_copy.c32 int dx, dy; member
168 int dy, in glamor_copy_bail()
206 int dy, in glamor_copy_cpu_fbo()
292 int dy, in glamor_copy_fbo_cpu()
352 int dy, in glamor_copy_fbo_fbo_draw()
507 int dy, in glamor_copy_fbo_fbo_temp()
629 int dy) in glamor_copy_needs_temp()
693 int dy, in glamor_copy_gl()
732 int dy, in glamor_copy()
774 int dx, dy; in glamor_copy_window() local
/dports/x11-wm/pwm/pwm-20070720/
H A Dmoveres.c94 int dx, dy; in do_check_snap() local
285 static void resize_xor(WFrame *frame, int dx, int dy, int mode, int stepsize) in resize_xor()
363 static void move_xor(WWinObj *obj, int dx, int dy, int stepsize) in move_xor()
426 static void move_opaque(WWinObj *obj, int dx, int dy, int stepsize) in move_opaque()
466 void move_winobj(WWinObj *obj, int dx, int dy, int stepsize) in move_winobj()
484 void resize_frame(WFrame *frame, int dx, int dy, int mode, int stepsize) in resize_frame()
503 int dx=0, dy=0; in do_keyboard_move() local
535 int dx, dy; in do_keyboard_resize() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgGA/
H A DOrbitManipulator.cpp277 …or::performMovementLeftMouseButton( const double eventTimeDelta, const double dx, const double dy ) in performMovementLeftMouseButton()
291 …::performMovementMiddleMouseButton( const double eventTimeDelta, const double dx, const double dy ) in performMovementMiddleMouseButton()
301 …erformMovementRightMouseButton( const double eventTimeDelta, const double /*dx*/, const double dy ) in performMovementRightMouseButton()
309 bool OrbitManipulator::performMouseDeltaMovement( const float dx, const float dy ) in performMouseDeltaMovement()
398 void OrbitManipulator::rotateWithFixedVertical( const float dx, const float dy ) in rotateWithFixedVertical()
409 void OrbitManipulator::rotateWithFixedVertical( const float dx, const float dy, const Vec3f& up ) in rotateWithFixedVertical()
416 void OrbitManipulator::panModel( const float dx, const float dy, const float dz ) in panModel()
433 void OrbitManipulator::zoomModel( const float dy, bool pushForwardIfNeeded ) in zoomModel()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/
H A DOrbitManipulator.cpp278 …or::performMovementLeftMouseButton( const double eventTimeDelta, const double dx, const double dy ) in performMovementLeftMouseButton()
292 …::performMovementMiddleMouseButton( const double eventTimeDelta, const double dx, const double dy ) in performMovementMiddleMouseButton()
302 …erformMovementRightMouseButton( const double eventTimeDelta, const double /*dx*/, const double dy ) in performMovementRightMouseButton()
310 bool OrbitManipulator::performMouseDeltaMovement( const float dx, const float dy ) in performMouseDeltaMovement()
399 void OrbitManipulator::rotateWithFixedVertical( const float dx, const float dy ) in rotateWithFixedVertical()
410 void OrbitManipulator::rotateWithFixedVertical( const float dx, const float dy, const Vec3f& up ) in rotateWithFixedVertical()
417 void OrbitManipulator::panModel( const float dx, const float dy, const float dz ) in panModel()
434 void OrbitManipulator::zoomModel( const float dy, bool pushForwardIfNeeded ) in zoomModel()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dsdl_image.c43 …_Surface *src, SDL_Surface *dst, int sx, int sy, int sw, int sh, int dx, int dy, int dw, int dh, i… in sdl_scaledCopyArea()
157 void sdl_drawImage16_fromData(cgdata *cg, int dx, int dy, int w, int h) { in sdl_drawImage16_fromData()
245 void sdl_copyAreaSP16_shadow(int sx, int sy, int w, int h, int dx, int dy, int lv) { in sdl_copyAreaSP16_shadow()
307 void sdl_copyAreaSP16_alphaBlend(int sx, int sy, int w, int h, int dx, int dy, int lv) { in sdl_copyAreaSP16_alphaBlend()
335 void sdl_copy_from_alpha(int sx, int sy, int w, int h, int dx, int dy, ALPHA_DIB_COPY_TYPE flag) { in sdl_copy_from_alpha()
341 void sdl_copy_to_alpha(int sx, int sy, int w, int h, int dx, int dy, ALPHA_DIB_COPY_TYPE flag) { in sdl_copy_to_alpha()
421 void sdl_CopyRegion(SDL_Surface *src, int sx, int sy, int w,int h, int dx, int dy) { in sdl_CopyRegion()
/dports/games/reminiscence/REminiscence-0.4.9/
H A Dgraphics.cpp39 int16_t dy = pt2->y - pt1->y; in drawLine() local
110 int32_t dy = 0; in drawEllipse() local
275 static int32_t calcPolyStep1(int16_t dx, int16_t dy) { in calcPolyStep1()
287 static int32_t calcPolyStep2(int16_t dx, int16_t dy) { in calcPolyStep2()
303 int16_t dy, dx; in drawPolygonHelper1() local
325 int16_t dy, dx; in drawPolygonHelper2() local
389 int16_t x, dx, y, dy; in drawPolygon() local
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_loader/
H A Defi_gop.c92 efi_uintn_t dy, in gop_blt_int()
261 efi_uintn_t dy, efi_uintn_t width, in gop_blt_video_fill()
273 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid16()
284 efi_uintn_t dy, efi_uintn_t width, in gop_blt_buf_to_vid32()
295 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_vid()
307 efi_uintn_t dy, efi_uintn_t width, in gop_blt_vid_to_buf()
374 efi_uintn_t dy, efi_uintn_t width, in gop_blt()

1...<<11121314151617181920>>...1136