Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/PixelProc/
Dpix-a-comp.c52 #define SCENE_LCURSOR2 (1<<4) macro
286 if ( s->flag & SCENE_LCURSOR2 ) DEMOPuts( 74, 20, 0, "^" ); in SceneDrawInfo()