Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/axdemo/src/
Daxart3ddemo.c538 static GXColor change = { 0, 64, 128, 255 }; variable
600 GXSetChanMatColor( GX_COLOR0A0, change ); in DrawTick()
606 change.r++; in DrawTick()
607 if (255 == change.r) in DrawTick()
614 change.r--; in DrawTick()
615 if (0 == change.r) in DrawTick()
623 change.g++; in DrawTick()
624 if (255 == change.g) in DrawTick()
631 change.g--; in DrawTick()
632 if (0 == change.g) in DrawTick()
[all …]
/RvlSDK-2.1/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