/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandmouse.c | 54 int hot_x, hot_y; member 150 Wayland_CreateCursor(SDL_Surface *surface, int hot_x, int hot_y) in Wayland_CreateCursor() argument 188 data->hot_x = hot_x; in Wayland_CreateCursor() 217 data->hot_x = wlcursor->images[0]->hotspot_x; in CreateCursorFromWlCursor() 336 data->hot_x, in Wayland_ShowCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11mouse.c | 91 X11_CreateXCursorCursor(SDL_Surface * surface, int hot_x, int hot_y) in X11_CreateXCursorCursor() argument 102 image->xhot = hot_x; in X11_CreateXCursorCursor() 119 X11_CreatePixmapCursor(SDL_Surface * surface, int hot_x, int hot_y) in X11_CreatePixmapCursor() argument 196 &fg, &bg, hot_x, hot_y); in X11_CreatePixmapCursor() 204 X11_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in X11_CreateCursor() argument 214 x11_cursor = X11_CreateXCursorCursor(surface, hot_x, hot_y); in X11_CreateCursor() 218 x11_cursor = X11_CreatePixmapCursor(surface, hot_x, hot_y); in X11_CreateCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testcustomcursor.c | 88 int hot_x, hot_y; in init_system_cursor() local 113 sscanf(image[4+row], "%d,%d", &hot_x, &hot_y); in init_system_cursor() 114 return SDL_CreateCursor(data, mask, 32, 32, hot_x, hot_y); in init_system_cursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/raspberry/ |
D | SDL_rpimouse.c | 47 static SDL_Cursor *RPI_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y); 62 RPI_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in RPI_CreateCursor() argument 85 curdata->hot_x = hot_x; in RPI_CreateCursor()
|
D | SDL_rpimouse.h | 32 int hot_x, hot_y; member
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_mouse.h | 222 int w, int h, int hot_x, 231 int hot_x,
|
/third_party/flutter/skia/third_party/externals/sdl/src/events/ |
D | SDL_mouse.c | 668 int w, int h, int hot_x, int hot_y) argument 708 cursor = SDL_CreateColorCursor(surface, hot_x, hot_y); 716 SDL_CreateColorCursor(SDL_Surface *surface, int hot_x, int hot_y) argument 733 if ((hot_x < 0) || (hot_y < 0) || 734 (hot_x >= surface->w) || (hot_y >= surface->h)) { 747 cursor = mouse->CreateCursor(surface, hot_x, hot_y);
|
D | SDL_mouse_c.h | 46 SDL_Cursor *(*CreateCursor) (SDL_Surface * surface, int hot_x, int hot_y);
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_mouse.c | 37 int hot_x, int hot_y); 136 DirectFB_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in DirectFB_CreateCursor() argument 164 curdata->hotx = hot_x; in DirectFB_CreateCursor()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/ |
D | SDL_mirmouse.c | 103 MIR_CreateCursor(SDL_Surface* surface, int hot_x, int hot_y) in MIR_CreateCursor() argument 125 conf = MIR_mir_cursor_configuration_from_buffer_stream(stream, hot_x, hot_y); in MIR_CreateCursor()
|
D | SDL_mirsym.h | 59 …,mir_cursor_configuration_from_buffer_stream,(MirBufferStream const* stream, int hot_x, int hot_y))
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsmouse.c | 88 WIN_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) in WIN_CreateCursor() argument 127 ii.xHotspot = (DWORD)hot_x; in WIN_CreateCursor()
|
/third_party/gstreamer/gstplugins_bad/gst/vmnc/ |
D | vmncdec.h | 79 int hot_x; member
|
D | vmncdec.c | 334 int x = dec->cursor.x - dec->cursor.hot_x; in render_cursor() 426 dec->cursor.hot_x = rect->x; in vmnc_handle_wmvd_rectangle()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/ |
D | SDL_cocoamouse.m | 88 Cocoa_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y) 97 nscursor = [[NSCursor alloc] initWithImage: nsimage hotSpot: NSMakePoint(hot_x, hot_y)];
|
/third_party/libdrm/ |
D | xf86drmMode.h | 349 …int32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
|
D | xf86drmMode.c | 438 uint32_t width, uint32_t height, int32_t hot_x, in drmModeSetCursor2() argument 449 arg.hot_x = hot_x; in drmModeSetCursor2()
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 703 __s32 hot_x; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 787 __s32 hot_x; member
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 35191 …<var-decl name="hot_x" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff… 38548 …<var-decl name="hot_x" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff…
|
D | test-PR27569-v0.abi | 35162 …<var-decl name="hot_x" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff… 38519 …<var-decl name="hot_x" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff…
|