Searched refs:temp_height (Results 1 – 2 of 2) sorted by relevance
28 s32 temp_height = y + height - 1; in MakeCommand() local33 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeCommand()
94 s32 temp_height = colorBufferHeight - 1; in MakeDisableCommand() local100 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeDisableCommand()