/external/pdfium/xfa/fwl/ |
D | cfwl_eventtarget.cpp | 17 void CFWL_EventTarget::SetEventSource(CFWL_Widget* pSource) { in SetEventSource()
|
/external/pdfium/core/fxge/dib/ |
D | cfx_imagerenderer.cpp | 18 const RetainPtr<CFX_DIBSource>& pSource, in CFX_ImageRenderer()
|
D | cfx_imagestretcher.cpp | 46 const RetainPtr<CFX_DIBSource>& pSource, in CFX_ImageStretcher()
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type3char.cpp | 55 RetainPtr<CFX_DIBSource> pSource = in LoadBitmap() local
|
/external/pdfium/fpdfsdk/ |
D | fpdfeditimg.cpp | 153 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/ |
D | cfx_psrenderer.cpp | 344 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()
|
D | fx_win32_print.cpp | 72 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()
|
D | fx_win32_device.cpp | 1198 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/ |
D | AlgorithmParametersSpi.java | 71 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
D | AlgorithmParametersSpi.java | 64 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded() local
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | OAEPParameters.java | 198 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
|
D | OpenSSLCipherRSA.java | 595 PSource pSource = spec.getPSource(); in readOAEPParameters() local
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OAEPParameters.java | 194 PSource.PSpecified pSource = (PSource.PSpecified) spec.getPSource(); in engineGetEncoded() local
|
D | OpenSSLCipherRSA.java | 579 PSource pSource = spec.getPSource(); in readOAEPParameters() local
|
/external/webrtc/webrtc/modules/video_render/android/ |
D | video_render_opengles20.cc | 241 const char* pSource) { in loadShader()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_image.cpp | 374 RetainPtr<CPDF_DIBSource> pSource = m_pDIBSource.As<CPDF_DIBSource>(); in Continue() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPrint3DAPI.cpp | 465 bool CPVRTPrint3D::APIUpLoadTexture(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPV… in APIUpLoadTexture()
|
/external/pdfium/fxjs/ |
D | cjs_event_context_stub.h | 52 void OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
|
D | cjs_event_context.cpp | 155 void CJS_EventContext::OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
|
D | cjs_eventhandler.cpp | 219 void CJS_EventHandler::OnField_Calculate(CPDF_FormField* pSource, in OnField_Calculate()
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpeg.cpp | 504 bool CCodec_JpegModule::JpegEncode(const RetainPtr<CFX_DIBSource>& pSource,
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 568 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/ |
D | fx_agg_driver.cpp | 1505 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/ |
D | CipherTest.java | 3635 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/ |
D | CipherTest.java | 3637 final PSource pSource; in addRsaOaepTest() local 3770 PSource pSource = oaepSpec.getPSource(); in logTestFailure() local
|