Searched defs:applyMask (Results 1 – 14 of 14) sorted by relevance
/external/llvm-project/lld/ELF/Arch/ |
D | Hexagon.cpp | 76 static uint32_t applyMask(uint32_t mask, uint32_t data) { in applyMask() function
|
/external/skia/src/codec/ |
D | SkBmpStandardCodec.cpp | 316 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() local
|
/external/skqp/src/codec/ |
D | SkBmpStandardCodec.cpp | 316 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() local
|
/external/skia/modules/svg/src/ |
D | SkSVGRenderContext.cpp | 349 void SkSVGRenderContext::applyMask(const SkSVGFuncIRI& mask) { in applyMask() function in SkSVGRenderContext
|
/external/llvm/include/llvm/ADT/ |
D | SmallBitVector.h | 550 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
D | BitVector.h | 546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SmallBitVector.h | 667 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
D | BitVector.h | 899 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | SmallBitVector.h | 680 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
D | BitVector.h | 886 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceBitVector.h | 785 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
/external/skia/src/xps/ |
D | SkXPSDevice.cpp | 1395 HRESULT SkXPSDevice::applyMask(const SkMask& mask, in applyMask() function in SkXPSDevice
|
/external/skqp/src/xps/ |
D | SkXPSDevice.cpp | 1405 HRESULT SkXPSDevice::applyMask(const SkMask& mask, in applyMask() function in SkXPSDevice
|