Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Scissor.cpp27 s32 temp_width = x + width - 1; in MakeCommand() local
33 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeCommand()