Searched refs:sampleStringCol (Results 1 – 1 of 1) sorted by relevance
73 static GXColor sampleStringCol[ REXDEMO_RAW_COUNT ][ 256 ]; variable292 sampleStringCol[ sampleNextRawIndex % REXDEMO_RAW_COUNT ][ sampleNextColIndex ] = col; in REXDEMOReportEx()644 … const GXColor* strCol = &( sampleStringCol[ ( sampleRawIndex + i ) % REXDEMO_RAW_COUNT ][ 0 ] ); in RenderString()