/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Signature.cpp | 24 void CPWL_Signature_Image::SetImage(CFX_DIBSource* pImage) in SetImage() 116 void CPWL_Signature::SetImage(CFX_DIBSource* pImage) in SetImage()
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_image.cpp | 57 CPDF_Image* pImage = FX_NEW CPDF_Image(m_pDocument); in Clone() local
|
D | fpdf_page_doc.cpp | 538 CPDF_Image* pImage = FX_NEW CPDF_Image(m_pPDFDoc); in GetImage() local
|
D | fpdf_page_parser.cpp | 839 CPDF_ImageObject* CPDF_StreamContentParser::AddImage(CPDF_Stream* pStream, CPDF_Image* pImage, FX_B… in AddImage()
|
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_GeneralDecoder.cpp | 16 CJBig2_Image* pImage; in decode_Arith() local 1251 CJBig2_Image *pImage; in decode_MMR() local 1269 CJBig2_Image* pImage; in decode() local 3340 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith(CJBig2_Image** pImage, CJBig2_ArithDecoder *pArit… in Start_decode_Arith() 3371 CJBig2_Image* pImage = *m_pImage; in decode_Arith() local 3409 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith_V2(CJBig2_Image** pImage, CJBig2_ArithDecoder *pA… in Start_decode_Arith_V2() 3582 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith_V1(CJBig2_Image** pImage, CJBig2_ArithDecoder *pA… in Start_decode_Arith_V1() 3717 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_MMR(CJBig2_Image** pImage, CJBig2_BitStream *pStream, I… in Start_decode_MMR() 3759 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_Template0_opt3(CJBig2_Image *pImage, CJBig2_ArithDecode… in decode_Arith_Template0_opt3() 3851 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_Template0_unopt(CJBig2_Image * pImage, CJBig2_ArithDeco… in decode_Arith_Template0_unopt() [all …]
|
D | JBig2_Image.cpp | 698 CJBig2_Image *pImage; in subImage_unopt() local 711 CJBig2_Image *pImage; in subImage() local
|
D | JBig2_Context.cpp | 8 void OutputBitmap(CJBig2_Image* pImage) in OutputBitmap()
|
/external/opencv/cvaux/src/ |
D | _cvvectrack.h | 149 IplImage* pImage; in ReallocImage() local
|
D | cvsegment.cpp | 84 icvSegmFloodFill_Stage1( uchar* pImage, int step, in icvSegmFloodFill_Stage1() 206 icvSegmFloodFill_Stage2( uchar* pImage, int step, in icvSegmFloodFill_Stage2()
|
D | _cvfacedetection.h | 357 IplImage* pImage; in ReallocImage() local
|
D | cvlee.cpp | 1329 CV_IMPL int cvVoronoiDiagramFromImage(IplImage* pImage, in cvVoronoiDiagramFromImage()
|
/external/opencv/cv/src/ |
D | cvfloodfill.cpp | 95 icvFloodFill_8u_CnIR( uchar* pImage, int step, CvSize roi, CvPoint seed, in icvFloodFill_8u_CnIR() 227 icvFloodFill_32f_CnIR( int* pImage, int step, CvSize roi, CvPoint seed, in icvFloodFill_32f_CnIR() 373 icvFloodFill_Grad_8u_CnIR( uchar* pImage, int step, uchar* pMask, int maskStep, in icvFloodFill_Grad_8u_CnIR() 679 icvFloodFill_Grad_32f_CnIR( float* pImage, int step, uchar* pMask, int maskStep, in icvFloodFill_Grad_32f_CnIR()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_loadimage.cpp | 1436 …siveImageLoaderHandle::Start(CPDF_ImageLoader* pImageLoader, const CPDF_ImageObject* pImage, CPDF_… in Start() 1485 FX_BOOL CPDF_ImageLoader::Load(const CPDF_ImageObject* pImage, CPDF_PageRenderCache* pCache, FX_BOO… in Load() 1499 FX_BOOL CPDF_ImageLoader::StartLoadImage(const CPDF_ImageObject* pImage, CPDF_PageRenderCache* pCac… in StartLoadImage()
|
D | fpdf_render_text.cpp | 327 CPDF_ImageObject* pImage = (CPDF_ImageObject*)pPageObj; in LoadBitmap() local
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 610 CGImageRef pImage = CGImageCreate(pBitmap1->GetWidth(), in SetDIBits() local 735 CGImageRef pImage = CGImageCreate(pBitmap1->GetWidth(), in StretchDIBits() local
|
/external/pdfium/core/src/reflow/ |
D | autoreflow.cpp | 343 CPDF_ImageObject* pImage = (CPDF_ImageObject*)pCurObj; in GenerateParagraph() local
|
D | layoutprocessor_reflow.cpp | 1081 CPDF_Image *pImage = pImageObj->m_pImage; in CreateRFData() local
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 1536 void CPDFSDK_Widget::AddImageToAppearance(const CFX_ByteString& sAPType, CPDF_Stream* pImage) in AddImageToAppearance()
|