Searched refs:PICA_CMD_DATA_SCISSOR_SIZE (Results 1 – 2 of 2) sorted by relevance
33 *command++ = PICA_CMD_DATA_SCISSOR_SIZE( temp_width, temp_height ); in MakeCommand()
829 #define PICA_CMD_DATA_SCISSOR_SIZE( x, y ) \ macro