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

  /external/wayland/cursor/
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,
wayland-cursor.c 233 image->image.hotspot_x = metadata->hotspot_x;
318 image->image.hotspot_x = images->images[i]->xhot;
cursor-data.h 538 int hotspot_x, hotspot_y; member in struct:cursor_metadata
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_and_cursor_composer_unittest.cc 201 int hotspot_x, hotspot_y; member in struct:webrtc::__anon44215::__anon44216
224 DesktopVector hotspot(tests[i].hotspot_x, tests[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));

Completed in 483 milliseconds