HomeSort by relevance Sort by last modified time
    Searched defs:hotspot_x (Results 1 - 5 of 5) sorted by null

  /external/wayland/cursor/
cursor-data.h 538 int hotspot_x, hotspot_y; member in struct:cursor_metadata
    [all...]
wayland-cursor.h 40 uint32_t hotspot_x; /* hot spot x (must be inside image) */ member in struct:wl_cursor_image
convert_font.c 293 int32_t hotspot_x, hotspot_y; member in struct:reconstructed_glyph
315 glyph->hotspot_x = -minx;
397 "\tint hotspot_x, hotspot_y;\n"
405 glyphs[i].hotspot_x, glyphs[i].hotspot_y,
  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc 120 int hotspot_x = iinfo.xHotspot; local
245 image.release(), DesktopVector(hotspot_x, hotspot_y));
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_and_cursor_composer_unittest.cc 201 int hotspot_x, hotspot_y; member in struct:webrtc::__anon49920::__anon49921
224 DesktopVector hotspot(tests[i].hotspot_x, tests[i].hotspot_y);

Completed in 1525 milliseconds