Searched defs:DSTTYPE (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState_procs.h327 #define DSTTYPE uint16_t macro
340 #define DSTTYPE uint16_t macro
355 #define DSTTYPE uint32_t macro
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_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...]

Completed in 92 milliseconds