Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Scissor.cpp28 s32 temp_height = y + height - 1; in MakeCommand() local
33 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeCommand()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Scissor.h94 s32 temp_height = colorBufferHeight - 1; in MakeDisableCommand() local
100 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeDisableCommand()