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

  /external/wayland/cursor/
wayland-cursor.c 205 wl_cursor_create_from_data(struct cursor_metadata *metadata,
268 theme->cursor_count = ARRAY_LENGTH(cursor_metadata);
278 wl_cursor_create_from_data(&cursor_metadata[i], theme);
cursor-data.h 535 static struct cursor_metadata { struct
540 } cursor_metadata[] = { variable in typeref:struct:cursor_metadata
    [all...]

Completed in 76 milliseconds