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

  /external/skia/src/core/
SkBitmapProcState_sample.h 4 #define DSTTYPE SkPMColor
6 #define DSTTYPE uint16_t
21 int count, DSTTYPE* SK_RESTRICT colors) {
63 int count, DSTTYPE* SK_RESTRICT colors) {
85 DSTTYPE dstValue = RETURNDST(src);
118 int count, DSTTYPE* SK_RESTRICT colors) {
164 int count, DSTTYPE* SK_RESTRICT colors) {
207 #undef DSTTYPE
SkBitmapProcState_shaderproc.h 4 DSTTYPE* SK_RESTRICT colors, int count) {
72 #undef DSTTYPE
SkBitmapProcState.cpp 301 #define DSTTYPE uint16_t
314 #define DSTTYPE uint16_t
329 #define DSTTYPE uint32_t

Completed in 689 milliseconds