Home
last modified time | relevance | path

Searched defs:pBuf (Results 1 – 25 of 40) sorted by relevance

12

/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp39 bool IsScanLine1bpp(uint8_t* pBuf, int width) { in IsScanLine1bpp()
48 bool IsScanLine8bpp(uint8_t* pBuf, int width) { in IsScanLine8bpp()
63 uint8_t* pBuf = pBitmap->GetBuffer(); in DetectFirstLastScan() local
/external/pdfium/core/fxcrt/
Dfx_random.cpp86 uint32_t* pBuf = pContext->mt; in FX_Random_MT_Start() local
97 uint32_t* pBuf = pMTC->mt; in FX_Random_MT_Generate() local
Dcfx_binarybuf.cpp63 void CFX_BinaryBuf::AppendBlock(const void* pBuf, size_t size) { in AppendBlock()
Dcfx_blockbuffer.cpp83 wchar_t* pBuf = wsTextData.GetBuffer(length); in GetTextData() local
/external/pdfium/testing/
Dfake_file_access.cpp28 unsigned char* pBuf, in GetBlockImpl()
100 unsigned char* pBuf, in GetBlock()
Dtest_support.cpp205 TestLoader::TestLoader(const char* pBuf, size_t len) in TestLoader()
212 unsigned char* pBuf, in GetBlock()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dstreamout_jit.cpp60 Value* pBuf = getSOBuffer(pSoCtx, buffer); in oob() local
224 Value* pBuf = getSOBuffer(pSoCtx, b); in buildStream() local
254 Value* pBuf = getSOBuffer(pSoCtx, b); in buildStream() local
DJitManager.cpp725 std::unique_ptr<llvm::MemoryBuffer> pBuf = nullptr; in getObject() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_patterncs.cpp53 bool CPDF_PatternCS::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
Dcpdf_colorspace.cpp580 bool CPDF_CalGray::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
638 bool CPDF_CalRGB::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
733 bool CPDF_LabCS::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
841 bool CPDF_ICCBasedCS::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
1064 bool CPDF_IndexedCS::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
1141 bool CPDF_SeparationCS::GetRGB(float* pBuf, in GetRGB()
1219 bool CPDF_DeviceNCS::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
Dcpdf_devicecs.cpp74 bool CPDF_DeviceCS::GetRGB(float* pBuf, float* R, float* G, float* B) const { in GetRGB()
Dcpdf_image.cpp209 char* pBuf = ct.GetBuffer(6); in SetImage() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_simple_parser.cpp143 uint32_t* pBuf = FX_Alloc(uint32_t, nParams); in FindTagParamFromStart() local
Dcpdf_syntax_parser.cpp106 bool CPDF_SyntaxParser::ReadBlock(uint8_t* pBuf, uint32_t size) { in ReadBlock()
/external/pdfium/fpdfsdk/
Dfpdf_dataavail_embeddertest.cpp99 int GetBlockImpl(unsigned long pos, unsigned char* pBuf, unsigned long size) { in GetBlockImpl()
128 unsigned char* pBuf, in SGetBlock()
Dfpdfview.cpp608 static RetainPtr<CMemFile> Create(const uint8_t* pBuf, FX_FILESIZE size) { in Create()
627 CMemFile(const uint8_t* pBuf, FX_FILESIZE size) in CMemFile()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtilemgr.cpp275 simd16scalari *pBuf = (simd16scalari *)pHotTile->pBuffer; in ClearStencilHotTile() local
353 simdscalari* pBuf = (simdscalari*)pHotTile->pBuffer; in ClearStencilHotTile() local
Drasterizer.cpp350 float *pBuf = &newTriBuffer[0]; in RasterizeTriPoint() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localemgr.cpp1068 static std::unique_ptr<IFX_Locale> XFA_GetLocaleFromBuffer(const uint8_t* pBuf, in XFA_GetLocaleFromBuffer()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp751 bool PVRShellInit::ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf) in ApiScreenCaptureBuffer()
/external/pdfium/core/fxcrt/xml/
Dcfx_saxreader.cpp214 const uint8_t* pBuf = m_File.m_pBuf; in ContinueParse() local
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp72 bool CFX_FileBufferArchive::WriteBlock(const void* pBuf, size_t size) { in WriteBlock()
/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp212 void TiffBGRA2RGBA(uint8_t* pBuf, int32_t pixel, int32_t spp) { in TiffBGRA2RGBA()
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp31 wchar_t* pBuf = wsFilter.GetBuffer(iLength - nStart); in FilterName() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1631 unsigned char *pBuf; in Run() local

12