Home
last modified time | relevance | path

Searched refs:get_next_line (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xpm.c927 static char *get_next_line(char ***lines, SDL_RWops *src, int len) in get_next_line() function
1025 line = get_next_line(xpmlines, src, 0); in load_xpm()
1080 line = get_next_line(xpmlines, src, 0); in load_xpm()
1130 line = get_next_line(xpmlines, src, pixels_len); in load_xpm()

Completed in 8 milliseconds