Searched refs:DSTSIZE (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState_procs.h91 #define DSTSIZE 32 macro
103 #define DSTSIZE 32 macro
122 #define DSTSIZE 32 macro
138 #define DSTSIZE 32 macro
153 #define DSTSIZE 32 macro
167 #define DSTSIZE 32 macro
184 #define DSTSIZE 32 macro
200 #define DSTSIZE 32 macro
219 #define DSTSIZE 32 macro
238 #define DSTSIZE 3 macro
263 #define DSTSIZE macro
281 #define DSTSIZE macro
298 #define DSTSIZE macro
[all...]
H A DSkBitmapProcState_sample.h10 #if DSTSIZE==32
12 #elif DSTSIZE==16
15 #error "need DSTSIZE to be 32 or 16"
18 #if (DSTSIZE == 32)
20 #elif (DSTSIZE == 16)
23 #error "unsupported DSTSIZE"
228 #undef DSTSIZE macro

Completed in 89 milliseconds