Searched defs:applyMask (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/codec/ |
D | SkBmpStandardCodec.cpp | 316 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() local
|
/external/skia/src/codec/ |
D | SkBmpStandardCodec.cpp | 316 auto applyMask = [dstInfo](void* dstRow, int x, uint64_t bit) { in decodeIcoMask() local
|
/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-7.0/llvm/include/llvm/ADT/ |
D | SmallBitVector.h | 655 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
D | BitVector.h | 883 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 | 783 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() function
|
/external/skia/src/xps/ |
D | SkXPSDevice.cpp | 1405 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
|