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

  /external/skia/src/core/
SkCoreBlitters.h 83 uint8_t* fAAExpand;
SkBlitter_4444.cpp 370 uint8_t* fAAExpand;
377 fAAExpand = (uint8_t*)(fBuffer + width);
416 uint8_t* SK_RESTRICT aaExpand = fAAExpand;
SkBlitter_A8.cpp 248 fAAExpand = (uint8_t*)(fBuffer + width);
295 uint8_t* aaExpand = fAAExpand;
SkBlitter_RGB16.cpp 154 uint8_t* fAAExpand;
    [all...]

Completed in 41 milliseconds