/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 189 data->hot_y = hot_y; in Wayland_CreateCursor() 218 data->hot_y = wlcursor->images[0]->hotspot_y; in CreateCursorFromWlCursor() 337 data->hot_y); 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 103 image->yhot = hot_y; 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 86 curdata->hot_y = hot_y; 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 | 223 int hot_y); 232 int hot_y);
|
/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 165 curdata->hoty = hot_y; 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 128 ii.yHotspot = (DWORD)hot_y; in WIN_CreateCursor()
|
/third_party/gstreamer/gstplugins_bad/gst/vmnc/ |
D | vmncdec.h | 80 int hot_y; member
|
D | vmncdec.c | 335 int y = dec->cursor.y - dec->cursor.hot_y; in render_cursor() 427 dec->cursor.hot_y = rect->y; 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 | 439 int32_t hot_y) in drmModeSetCursor2() argument 450 arg.hot_y = hot_y; in drmModeSetCursor2()
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 704 __s32 hot_y; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 788 __s32 hot_y; member
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 35194 …<var-decl name="hot_y" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff… 38551 …<var-decl name="hot_y" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff…
|
D | test-PR27569-v0.abi | 35165 …<var-decl name="hot_y" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff… 38522 …<var-decl name="hot_y" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_framebuff…
|