Searched defs:applyMask (Results 1 – 11 of 11) sorted by relevance
316 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() local
382 void SkSVGRenderContext::applyMask(const SkSVGFuncIRI& mask) { in applyMask() function in SkSVGRenderContext
380 private void applyMask(int[] msk) { in applyMask() method in QrCode
667 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
899 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
502 private void applyMask(int msk) { in applyMask() method in QrCode
785 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
563 void QrCode::applyMask(int msk) { in applyMask() function in qrcodegen::QrCode
608 static void applyMask(const uint8_t functionModules[], uint8_t qrcode[], enum qrcodegen_Mask mask) { in applyMask() function
1398 HRESULT SkXPSDevice::applyMask(const SkMask& mask, in applyMask() function in SkXPSDevice