Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_eventtarget.cpp17 void CFWL_EventTarget::SetEventSource(CFWL_Widget* pSource) { in SetEventSource()
/external/pdfium/core/fxge/dib/
Dcfx_imagerenderer.cpp18 const RetainPtr<CFX_DIBSource>& pSource, in CFX_ImageRenderer()
Dcfx_imagestretcher.cpp46 const RetainPtr<CFX_DIBSource>& pSource, in CFX_ImageStretcher()
/external/pdfium/core/fpdfapi/font/
Dcpdf_type3char.cpp55 RetainPtr<CFX_DIBSource> pSource = in LoadBitmap() local
/external/pdfium/fpdfsdk/
Dfpdfeditimg.cpp153 RetainPtr<CFX_DIBSource> pSource = pImg->LoadDIBSource(); in FPDFImageObj_GetBitmap() local
292 auto pSource = pdfium::MakeRetain<CPDF_DIBSource>(); in FPDFImageObj_GetImageMetadata() local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp344 bool CFX_PSRenderer::SetDIBits(const RetainPtr<CFX_DIBSource>& pSource, in SetDIBits()
355 bool CFX_PSRenderer::StretchDIBits(const RetainPtr<CFX_DIBSource>& pSource, in StretchDIBits()
368 bool CFX_PSRenderer::DrawDIBits(const RetainPtr<CFX_DIBSource>& pSource, in DrawDIBits()
Dfx_win32_print.cpp72 bool CGdiPrinterDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pSource, in SetDIBits()
99 bool CGdiPrinterDriver::StretchDIBits(const RetainPtr<CFX_DIBSource>& pSource, in StretchDIBits()
162 bool CGdiPrinterDriver::StartDIBits(const RetainPtr<CFX_DIBSource>& pSource, in StartDIBits()
Dfx_win32_device.cpp1198 bool CGdiDisplayDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pSource, in SetDIBits()
1246 const RetainPtr<CFX_DIBSource>& pSource, in UseFoxitStretchEngine()
1272 bool CGdiDisplayDriver::StretchDIBits(const RetainPtr<CFX_DIBSource>& pSource, in StretchDIBits()
Dfx_win32_gdipext.cpp530 const RetainPtr<CFX_DIBitmap>& pSource, in StretchMonoToGray()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DAlgorithmParametersSpi.java64 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
/external/conscrypt/common/src/main/java/org/conscrypt/
DOAEPParameters.java214 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
DOpenSSLCipherRSA.java582 PSource pSource = spec.getPSource(); in readOAEPParameters() local
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_opengles20.cc241 const char* pSource) { in loadShader()
/external/pdfium/core/fpdfapi/page/
Dcpdf_image.cpp374 RetainPtr<CPDF_DIBSource> pSource = m_pDIBSource.As<CPDF_DIBSource>(); in Continue() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp465 bool CPVRTPrint3D::APIUpLoadTexture(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPV… in APIUpLoadTexture()
/external/pdfium/fxjs/
Dcjs_event_context_stub.h52 void OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
Dcjs_event_context.cpp155 void CJS_EventContext::OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
Dcjs_eventhandler.cpp219 void CJS_EventHandler::OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp504 bool CCodec_JpegModule::JpegEncode(const RetainPtr<CFX_DIBSource>& pSource,
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp568 bool Upsample(const RetainPtr<CFX_DIBSource>& pSource, in Upsample()
2287 const RetainPtr<CFX_DIBSource>& pSource, in StretchDIBits()
2339 const RetainPtr<CFX_DIBSource>& pSource, in StartDIBits()
2472 const RetainPtr<CFX_DIBSource>& pSource, in DrawBitsWithMask()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1505 bool CFX_AggDeviceDriver::StretchDIBits(const RetainPtr<CFX_DIBSource>& pSource, in StretchDIBits()
1539 const RetainPtr<CFX_DIBSource>& pSource, in StartDIBits()
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java3568 final PSource pSource; in addRsaOaepTest() local
3701 PSource pSource = oaepSpec.getPSource(); in logTestFailure() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp1538 … RegexPattern *pSource = RegexPattern::compile(UNICODE_STRING_SIMPLE("\\p{L}+"), 0, status); in API_Pattern() local
2830 RegexPattern *pSource = RegexPattern::compile(&pattern, 0, status); in API_Pattern_UTF8() local
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp465 const UChar *pSource = NULL; in parseTransliterator() local
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c4923 const char * pSource = (const char *)pszLMBCS; in TestLMBCS() local
5092 const char * pSource = (const char *)pszLMBCS; in TestLMBCS() local