Home
last modified time | relevance | path

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

12

/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()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DAlgorithmParametersSpi.java71 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
/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/repackaged/common/src/main/java/com/android/org/conscrypt/
DOAEPParameters.java198 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
DOpenSSLCipherRSA.java595 PSource pSource = spec.getPSource(); in readOAEPParameters() local
/external/conscrypt/common/src/main/java/org/conscrypt/
DOAEPParameters.java194 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
DOpenSSLCipherRSA.java579 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.java3635 final PSource pSource; in addRsaOaepTest() local
3768 PSource pSource = oaepSpec.getPSource(); in logTestFailure() local
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java3637 final PSource pSource; in addRsaOaepTest() local
3770 PSource pSource = oaepSpec.getPSource(); in logTestFailure() local

12