Home
last modified time | relevance | path

Searched refs:hot_x (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandmouse.c54 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/
DSDL_x11mouse.c91 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/
Dtestcustomcursor.c88 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/
DSDL_rpimouse.c47 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()
DSDL_rpimouse.h32 int hot_x, hot_y; member
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_mouse.h222 int w, int h, int hot_x,
231 int hot_x,
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_mouse.c668 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);
DSDL_mouse_c.h46 SDL_Cursor *(*CreateCursor) (SDL_Surface * surface, int hot_x, int hot_y);
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_mouse.c37 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/
DSDL_mirmouse.c103 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()
DSDL_mirsym.h59 …,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/
DSDL_windowsmouse.c88 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/
Dvmncdec.h79 int hot_x; member
Dvmncdec.c334 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/
DSDL_cocoamouse.m88 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/
Dxf86drmMode.h349 …int32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
Dxf86drmMode.c438 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/
Ddrm_mode.h703 __s32 hot_x; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h787 __s32 hot_x; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi35191 …<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…
Dtest-PR27569-v0.abi35162 …<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…