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 73 uint8_t* fAAExpand;
SkBlitter_4444.cpp 362 uint8_t* fAAExpand;
369 fAAExpand = (uint8_t*)(fBuffer + width);
408 uint8_t* SK_RESTRICT aaExpand = fAAExpand;
SkBlitter_A8.cpp 240 fAAExpand = (uint8_t*)(fBuffer + width);
287 uint8_t* aaExpand = fAAExpand;
SkBlitter_RGB16.cpp 154 uint8_t* fAAExpand;
    [all...]

Completed in 79 milliseconds