Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/PixelProc/
Dpix-a-comp.c53 #define SCENE_LCURSOR3 (1<<5) macro
287 if ( s->flag & SCENE_LCURSOR3 ) DEMOPuts( 130, 20, 0, "^" ); in SceneDrawInfo()