Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/core/
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 16 macro
[all …]
DSkBitmapProcState_sample.h10 #if DSTSIZE==32
12 #elif DSTSIZE==16
18 #if (DSTSIZE == 32)
20 #elif (DSTSIZE == 16)
228 #undef DSTSIZE
/external/skia/src/core/
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 16 macro
[all …]
DSkBitmapProcState_sample.h10 #if DSTSIZE==32
12 #elif DSTSIZE==16
18 #if (DSTSIZE == 32)
20 #elif (DSTSIZE == 16)
228 #undef DSTSIZE
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fb3dfx.c82 tdfx_out32(DSTSIZE, rect->w | (rect->h << 16)); in FillHWRect()
156 tdfx_out32(DSTSIZE, dstrect->w | (dstrect->h << 16)); in HWAccelBlit()
D3dfx_regs.h55 #define DSTSIZE (0x00100000 + 0x68) macro