HomeSort by relevance Sort by last modified time
    Searched refs:DSTTYPE (Results 1 - 6 of 6) sorted by null

  /external/skia/src/core/
SkBitmapProcState_sample.h 11 #define DSTTYPE SkPMColor
13 #define DSTTYPE uint16_t
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_RESTRICT colors)
    [all...]
SkBitmapProcState_shaderproc.h 16 DSTTYPE* SK_RESTRICT colors, int count);
19 DSTTYPE* SK_RESTRICT colors, int count) {
87 #undef DSTTYPE
SkBitmapProcState_procs.h 308 #define DSTTYPE uint16_t
321 #define DSTTYPE uint16_t
336 #define DSTTYPE uint32_t
  /external/skia/legacy/src/core/
SkBitmapProcState_sample.h 11 #define DSTTYPE SkPMColor
13 #define DSTTYPE uint16_t
28 int count, DSTTYPE* SK_RESTRICT colors) {
70 int count, DSTTYPE* SK_RESTRICT colors) {
92 DSTTYPE dstValue = RETURNDST(src);
125 int count, DSTTYPE* SK_RESTRICT colors) {
171 int count, DSTTYPE* SK_RESTRICT colors) {
214 #undef DSTTYPE
SkBitmapProcState_shaderproc.h 14 DSTTYPE* SK_RESTRICT colors, int count) {
82 #undef DSTTYPE
SkBitmapProcState.cpp 308 #define DSTTYPE uint16_t
321 #define DSTTYPE uint16_t
336 #define DSTTYPE uint32_t

Completed in 83 milliseconds