Searched defs:GetMask (Results 1 – 9 of 9) 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
113 const Flags Log::GetMask() const { in GetMask() function in Log
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
469 static constexpr Type GetMask(const size_t drawBuffers) in GetMask() function
20975 auto GetMask = [&](SDValue V, APInt Mask) { in LowerVectorCTPOPBitmath() local