Home
last modified time | relevance | path

Searched defs:rgba (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/games/music/jukebox/
H A Dcolors.c41 rgba(ulong rgba) in rgba() function
/plan9/sys/src/cmd/jpg/
H A Dreadtga.c159 rgba(Biobuf *bp, int bpp, uchar *r, uchar *g, uchar *b, int num) in rgba() function
/plan9/sys/src/cmd/gs/src/
H A Dgdevdgbr.c571 gx_color_value rgba[4]; in gx_get_bits_native_to_std() local
H A Dgsalphac.c465 gx_color_value rgba[4]; in dca_fill_rectangle() local
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/
H A Ddraw.c31 #define CALC41(a, rgba, tmp1, tmp2) \ argument
401 ulong *rgba; member
2070 _rgbatoimg(Memimage *img, ulong rgba) in _rgbatoimg()
/plan9/sys/src/libmemdraw/
H A Ddraw.c386 ulong *rgba; member
2039 rgbatoimg(Memimage *img, ulong rgba) in rgbatoimg()