Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/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()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Scissor.h93 s32 temp_width = colorBufferWidth - 1; in MakeDisableCommand() local
100 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeDisableCommand()