HomeSort by relevance Sort by last modified time
    Searched full:format_from_string (Results 1 - 1 of 1) sorted by null

  /external/pixman/test/
check-formats.c 194 format_from_string (const char *s) function
319 else if ((src_fmt = format_from_string (arg)) == PIXMAN_null)
326 else if ((dest_fmt = format_from_string (arg)) == PIXMAN_null)

Completed in 174 milliseconds