Home
last modified time | relevance | path

Searched refs:change (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2/build/demos/axdemo/src/
Daxart3ddemo.c497 static GXColor change = { 0, 64, 128, 255 }; variable
559 GXSetChanMatColor( GX_COLOR0A0, change ); in DrawTick()
565 change.r++; in DrawTick()
566 if (255 == change.r) in DrawTick()
573 change.r--; in DrawTick()
574 if (0 == change.r) in DrawTick()
582 change.g++; in DrawTick()
583 if (255 == change.g) in DrawTick()
590 change.g--; in DrawTick()
591 if (0 == change.g) in DrawTick()
[all …]
/RvlSDK-3.2/build/buildtools/
Deppccleandepend.sed4 # change all back slashes
10 # change all spaces
Dcommondefs32 # Note that if you change ROOT, you must change the BUILDTOOLS_ROOT
Dmodulerules137 # if we're building debug versions, need to change names of built libs/bins