Home
last modified time | relevance | path

Searched refs:hot_y (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
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/
DSDL_x11mouse.c91 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/
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
86 curdata->hot_y = hot_y; in RPI_CreateCursor()
DSDL_rpimouse.h32 int hot_x, hot_y; member
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_mouse.h223 int hot_y);
232 int hot_y);
/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
165 curdata->hoty = hot_y; 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
128 ii.yHotspot = (DWORD)hot_y; in WIN_CreateCursor()
/third_party/gstreamer/gstplugins_bad/gst/vmnc/
Dvmncdec.h80 int hot_y; member
Dvmncdec.c335 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/
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.c439 int32_t hot_y) in drmModeSetCursor2() argument
450 arg.hot_y = hot_y; in drmModeSetCursor2()
/third_party/libdrm/include/drm/
Ddrm_mode.h704 __s32 hot_y; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h788 __s32 hot_y; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi35194 …<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…
Dtest-PR27569-v0.abi35165 …<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…