Searched refs:DSTSIZE (Results 1 – 6 of 6) sorted by relevance
91 #define DSTSIZE 32 macro103 #define DSTSIZE 32 macro122 #define DSTSIZE 32 macro138 #define DSTSIZE 32 macro153 #define DSTSIZE 32 macro167 #define DSTSIZE 32 macro184 #define DSTSIZE 32 macro200 #define DSTSIZE 32 macro219 #define DSTSIZE 32 macro244 #define DSTSIZE 16 macro[all …]
10 #if DSTSIZE==3212 #elif DSTSIZE==1618 #if (DSTSIZE == 32)20 #elif (DSTSIZE == 16)228 #undef DSTSIZE
82 tdfx_out32(DSTSIZE, rect->w | (rect->h << 16)); in FillHWRect()156 tdfx_out32(DSTSIZE, dstrect->w | (dstrect->h << 16)); in HWAccelBlit()
55 #define DSTSIZE (0x00100000 + 0x68) macro