Searched defs:pMask (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_cliprgn.cpp | 60 RetainPtr<CFX_DIBitmap> pMask) { in IntersectMaskF()
|
H A D | renderdevicedriver_iface.cpp | 77 const RetainPtr<CFX_DIBBase>& pMask, in SetBitsWithMask()
|
H A D | cfx_renderdevice.cpp | 997 const RetainPtr<CFX_DIBBase>& pMask, in SetBitsWithMask()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocationFunctions.h | 24 T1 ApplyMask(T2 pMask, T1 pData) { in ApplyMask()
|
/aosp_15_r20/frameworks/av/media/libaudioprocessing/ |
H A D | AudioResamplerSinc.h | 85 uint32_t pMask; member
|
/aosp_15_r20/external/eigen/Eigen/src/Core/arch/AltiVec/ |
H A D | MatrixProductMMA.h | 291 const Packet pMask = bmask<Packet>((const int)(remaining_rows)); in gemmMMA() local 551 const Packet pMask = bmask<Packet>((const int)(remaining_rows)); in gemm_complexMMA() local
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
H A D | histogram.cpp | 46 unsigned char* pMask = NULL; in Java_androidx_media_filterpacks_histogram_GrayHistogramFilter_extractHistogram() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | proc.go | 3728 func checkRunqsNoP(allpSnapshot []*p, idlepMaskSnapshot pMask) *p { 3750 func checkTimersNoP(allpSnapshot []*p, timerpMaskSnapshot pMask, pollUntil int64) int64 { 6557 type pMask []uint32 type
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.cpp | 1481 const RetainPtr<CFX_DIBBase>& pMask, in DrawBitsWithMask() 1527 const RetainPtr<CFX_DIBBase>& pMask, in SetBitsWithMask()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_dib.cpp | 485 RetainPtr<const CPDF_Object> pMask = m_pDict->GetDirectObjectFor("Mask"); in GetDecodeAndMaskArray() local
|
/aosp_15_r20/external/pdfium/core/fxge/dib/ |
H A D | cfx_dibitmap.cpp | 756 const RetainPtr<CFX_DIBBase>& pMask, in CompositeMask()
|
H A D | cfx_dibbase.cpp | 868 auto pMask = pdfium::MakeRetain<CFX_DIBitmap>(); in CloneAlphaMask() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_renderstatus.cpp | 1366 auto pMask = pdfium::MakeRetain<CFX_DIBitmap>(); in LoadSMask() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 55 static uint64_t helper_bit_select(uint64_t pA, uint64_t pB, uint64_t pMask) { in helper_bit_select()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 282 inline void maskSet(DescriptorMask *pMask, VkDescriptorType type) in maskSet() 6326 … for (auto pMask = choiceDescriptorMasks; pMask < DE_ARRAY_END(choiceDescriptorMasks); ++pMask) in populateDescriptorBufferTests() local
|