Home
last modified time | relevance | path

Searched defs:pMask (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_cliprgn.cpp44 const RetainPtr<CFX_DIBitmap>& pMask) { in IntersectMaskRect()
71 const RetainPtr<CFX_DIBitmap>& pMask) { in IntersectMaskF()
Difx_renderdevicedriver.cpp89 const RetainPtr<CFX_DIBSource>& pMask, in SetBitsWithMask()
Dcfx_renderdevice.cpp857 const RetainPtr<CFX_DIBSource>& pMask, in SetBitsWithMask()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp499 Value* pMask = LOAD(ppMask); in AlphaTest() local
781 Value* pMask = LOAD(ppMask); in Create() local
Dfetch_jit.cpp379 std::vector<Constant*> pMask(mVWidth); in JitLoadVertices() local
742 void FetchJit::CreateGatherOddFormats(SWR_FORMAT format, Value* pMask, Value* pBase, Value* pOffset… in CreateGatherOddFormats()
Dbuilder_misc.cpp1482 Value* pMask = VMOVMSKPS(BITCAST(vMask, mSimdFP32Ty)); in SCATTERPS() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2473 const RetainPtr<CFX_DIBSource>& pMask, in DrawBitsWithMask()
2514 const RetainPtr<CFX_DIBSource>& pMask, in SetBitsWithMask()
2614 const RetainPtr<CFX_DIBSource>& pMask, in SetBitsWithMask()
/external/pdfium/core/fpdfapi/render/
Dcpdf_dibsource.cpp459 CPDF_Object* pMask = m_pDict->GetDirectObjectFor("Mask"); in GetDecodeAndMaskArray() local
Dcpdf_renderstatus.cpp2656 auto pMask = pdfium::MakeRetain<CFX_DIBitmap>(); in LoadSMask() local
/external/pdfium/core/fxge/dib/
Dcfx_dibitmap.cpp910 const RetainPtr<CFX_DIBSource>& pMask, in CompositeMask()
Dcfx_dibsource.cpp808 auto pMask = pdfium::MakeRetain<CFX_DIBitmap>(); in CloneAlphaMask() local