Home
last modified time | relevance | path

Searched defs:g (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/minui/
Dresources.c150 unsigned char g = pRow[sx + 1]; in res_create_surface() local
Dgraphics.c204 void gr_color(unsigned char r, unsigned char g, unsigned char b, unsigned char a) in gr_color()