HomeSort by relevance Sort by last modified time
    Searched defs:DSTSIZE (Results 1 - 5 of 5) sorted by null

  /external/skia/src/core/
SkBitmapProcState_procs.h 91 #define DSTSIZE 32
103 #define DSTSIZE 32
122 #define DSTSIZE 32
138 #define DSTSIZE 32
153 #define DSTSIZE 32
167 #define DSTSIZE 32
184 #define DSTSIZE 32
200 #define DSTSIZE 32
219 #define DSTSIZE 32
244 #define DSTSIZE 1
    [all...]
SkBitmapProcState_sample.h 10 #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
  /external/skia/legacy/src/core/
SkBitmapProcState.cpp 90 #define DSTSIZE 32
102 #define DSTSIZE 32
121 #define DSTSIZE 32
137 #define DSTSIZE 32
152 #define DSTSIZE 32
166 #define DSTSIZE 32
183 #define DSTSIZE 32
199 #define DSTSIZE 32
218 #define DSTSIZE 32
244 #define DSTSIZE 1
    [all...]
SkBitmapProcState_sample.h 10 #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"
213 #undef DSTSIZE
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
3dfx_regs.h 55 #define DSTSIZE (0x00100000 + 0x68)

Completed in 97 milliseconds