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

  /external/libvpx/libvpx/
y4minput.c     [all...]
  /external/libaom/libaom/common/
y4minput.c     [all...]
  /external/wayland/cursor/
wayland-cursor.c 161 wl_cursor_image_get_buffer(struct wl_cursor_image *_img)
163 struct cursor_image *image = (struct cursor_image *) _img;
170 _img->width, _img->height,
171 _img->width * 4,
179 wl_cursor_image_destroy(struct wl_cursor_image *_img)
181 struct cursor_image *image = (struct cursor_image *) _img;

Completed in 258 milliseconds