Searched refs:DSTTYPE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState_sample.h11 #define DSTTYPE SkPMColor macro
13 #define DSTTYPE uint16_t macro
30 int count, DSTTYPE* SK_RESTRICT colors);
33 int count, DSTTYPE* SK_RESTRICT colors);
36 int count, DSTTYPE* SK_RESTRICT colors);
39 int count, DSTTYPE* SK_RESTRICT colors);
43 int count, DSTTYPE* SK_RESTRICT colors) {
85 int count, DSTTYPE* SK_RESTRICT colors) {
107 DSTTYPE dstValue = RETURNDST(src);
140 int count, DSTTYPE* SK_RESTRIC
229 #undef DSTTYPE macro
[all...]
H A DSkBitmapProcState_shaderproc.h16 DSTTYPE* SK_RESTRICT colors, int count);
19 DSTTYPE* SK_RESTRICT colors, int count) {
87 #undef DSTTYPE macro
H A DSkBitmapProcState_procs.h308 #define DSTTYPE uint16_t macro
321 #define DSTTYPE uint16_t macro
336 #define DSTTYPE uint32_t macro
/external/skia/src/core/
H A DSkBitmapProcState_sample.h11 #define DSTTYPE SkPMColor macro
13 #define DSTTYPE uint16_t macro
30 int count, DSTTYPE* SK_RESTRICT colors);
33 int count, DSTTYPE* SK_RESTRICT colors);
36 int count, DSTTYPE* SK_RESTRICT colors);
39 int count, DSTTYPE* SK_RESTRICT colors);
43 int count, DSTTYPE* SK_RESTRICT colors) {
85 int count, DSTTYPE* SK_RESTRICT colors) {
107 DSTTYPE dstValue = RETURNDST(src);
140 int count, DSTTYPE* SK_RESTRIC
229 #undef DSTTYPE macro
[all...]
H A DSkBitmapProcState_shaderproc.h16 DSTTYPE* SK_RESTRICT colors, int count);
19 DSTTYPE* SK_RESTRICT colors, int count) {
87 #undef DSTTYPE macro
H A DSkBitmapProcState_procs.h308 #define DSTTYPE uint16_t macro
321 #define DSTTYPE uint16_t macro
336 #define DSTTYPE uint32_t macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c94 #define ATTRIB( NAME, SZ, SRCTYPE, DSTTYPE, TO ) \
100 DSTTYPE *out = (DSTTYPE *)ptr; \
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c94 #define ATTRIB( NAME, SZ, SRCTYPE, DSTTYPE, TO ) \
100 DSTTYPE *out = (DSTTYPE *)ptr; \

Completed in 158 milliseconds