Searched refs:box (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.1/build/demos/wpaddemo/src/ |
| D | full_mode.c | 72 static GXColor box[4]; variable 128 box[0] = ORANGE; in initialize() 129 box[1] = TEAL; in initialize() 130 box[2] = GREEN; in initialize() 131 box[3] = MAGENTA; in initialize() 224 …ine(ep->exp[i].range_x1, ep->exp[i].range_y1, ep->exp[i].range_x1, ep->exp[i].range_y2, box[chan]); in RenderObjects() 225 …ine(ep->exp[i].range_x1, ep->exp[i].range_y2, ep->exp[i].range_x2, ep->exp[i].range_y2, box[chan]); in RenderObjects() 226 …ine(ep->exp[i].range_x2, ep->exp[i].range_y2, ep->exp[i].range_x2, ep->exp[i].range_y1, box[chan]); in RenderObjects() 227 …ine(ep->exp[i].range_x2, ep->exp[i].range_y1, ep->exp[i].range_x1, ep->exp[i].range_y1, box[chan]); in RenderObjects()
|
| /RvlSDK-3.1/build/demos/gxdemo/ |
| D | makefile | 61 Framebuffer/frb-bound-box.c \ 143 frb-bound-box frb-copy \ 242 $(FULLBIN_ROOT)/frb-bound-box$(BINSUFFIX): Framebuffer/frb-bound-box.o \
|