Searched defs:applyMask (Results 1 – 4 of 4) sorted by relevance
329 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() local
550 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
1404 HRESULT SkXPSDevice::applyMask(const SkMask& mask, in applyMask() function in SkXPSDevice