/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 = new CPDF_Image(m_pDocument); in Clone() local
|
D | fpdf_page_doc.cpp | 549 CPDF_Image* pImage = new CPDF_Image(m_pPDFDoc); in GetImage() local
|
D | fpdf_page_parser.cpp | 751 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 | 69 CJBig2_Image* pImage; in decode_Arith() local 1303 CJBig2_Image *pImage; in decode_MMR() local 1321 CJBig2_Image* pImage; in decode() local 3387 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith(CJBig2_Image** pImage, CJBig2_ArithDecoder *pArit… in Start_decode_Arith() 3418 CJBig2_Image* pImage = *m_pImage; in decode_Arith() local 3456 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith_V2(CJBig2_Image** pImage, CJBig2_ArithDecoder *pA… in Start_decode_Arith_V2() 3629 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_Arith_V1(CJBig2_Image** pImage, CJBig2_ArithDecoder *pA… in Start_decode_Arith_V1() 3764 FXCODEC_STATUS CJBig2_GRDProc::Start_decode_MMR(CJBig2_Image** pImage, CJBig2_BitStream *pStream, I… in Start_decode_MMR() 3806 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_Template0_opt3(CJBig2_Image *pImage, CJBig2_ArithDecode… in decode_Arith_Template0_opt3() 3898 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith_Template0_unopt(CJBig2_Image * pImage, CJBig2_ArithDeco… in decode_Arith_Template0_unopt() [all …]
|
D | JBig2_Image.cpp | 700 CJBig2_Image *pImage; in subImage_unopt() local 713 CJBig2_Image *pImage; in subImage() local
|
D | JBig2_Context.cpp | 20 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 | 1431 …siveImageLoaderHandle::Start(CPDF_ImageLoader* pImageLoader, const CPDF_ImageObject* pImage, CPDF_… in Start() 1480 FX_BOOL CPDF_ImageLoader::Load(const CPDF_ImageObject* pImage, CPDF_PageRenderCache* pCache, FX_BOO… in Load() 1494 FX_BOOL CPDF_ImageLoader::StartLoadImage(const CPDF_ImageObject* pImage, CPDF_PageRenderCache* pCac… in StartLoadImage()
|
D | fpdf_render_text.cpp | 315 CPDF_ImageObject* pImage = (CPDF_ImageObject*)pPageObj; in LoadBitmap() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/meshes/ |
D | MeshHelper.java | 166 Pointer pImage = null; in toMesh() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
D | TextureHelper.java | 167 Pointer pImage = (Pointer) tex.getFieldValue("ima"); in getTexture() 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 | 342 CPDF_ImageObject* pImage = (CPDF_ImageObject*)pCurObj; in GenerateParagraph() local
|
D | layoutprocessor_reflow.cpp | 1072 CPDF_Image *pImage = pImageObj->m_pImage; in CreateRFData() local
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 1537 void CPDFSDK_Widget::AddImageToAppearance(const CFX_ByteString& sAPType, CPDF_Stream* pImage) in AddImageToAppearance()
|