Searched refs:temp_width (Results 1 – 2 of 2) sorted by relevance
27 s32 temp_width = x + width - 1; in MakeCommand() local33 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeCommand()
93 s32 temp_width = colorBufferWidth - 1; in MakeDisableCommand() local100 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeDisableCommand()