HomeSort by: relevance | last modified time | path
    Searched defs:rgb_separate_out (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hpc/
hpccmap_gen.c 44 void rgb_separate_out(void*, int, u_char, u_char, u_char);
63 cmap_gen(rgb_separate_out, (void*)i);
69 rgb_separate_out(void *ctxx, int idx, unsigned char r, unsigned char g, function in typeref:typename:void
hpccmap_gen.c 44 void rgb_separate_out(void*, int, u_char, u_char, u_char);
63 cmap_gen(rgb_separate_out, (void*)i);
69 rgb_separate_out(void *ctxx, int idx, unsigned char r, unsigned char g, function in typeref:typename:void

Completed in 22 milliseconds