Searched defs:GetMask (Results 1 – 8 of 8) sorted by relevance
25 RetainPtr<CFX_DIBitmap> GetMask() const { return m_Mask; } in GetMask() function
37 const RetainPtr<CFX_DIBBase>& GetMask() const { return m_pMask; } in GetMask() function
35 float4 GetMask(int num_channels) { in GetMask() function
303 Value* GetMask(TargetWidth width) in GetMask() function
2394 GetMask(addr) in GetMask() function
1905 u_int32_t GetMask (u_int32_t addr) in GetMask() function
503 static constexpr Type GetMask(const size_t drawBuffers) in GetMask() function
20975 auto GetMask = [&](SDValue V, APInt Mask) { in LowerVectorCTPOPBitmath() local