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

/external/chromium_org/third_party/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
244 #define DSTSIZE 1 macro
262 #define DSTSIZE macro
279 #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
/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
244 #define DSTSIZE 1 macro
262 #define DSTSIZE macro
279 #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
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A D3dfx_regs.h55 #define DSTSIZE (0x00100000 + 0x68) macro
H A DSDL_fb3dfx.c82 tdfx_out32(DSTSIZE, rect->w | (rect->h << 16));
156 tdfx_out32(DSTSIZE, dstrect->w | (dstrect->h << 16));

Completed in 105 milliseconds