/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 49 CFX_RenderDevice* pDevice, in DisplayPass() 100 CFX_RenderDevice* pDevice, in DisplayAnnots() 219 CFX_RenderDevice* pDevice, in DrawAppearance() 246 void CPDF_Annot::DrawBorder(CFX_RenderDevice* pDevice, in DrawBorder()
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Signature.cpp | 25 void CPWL_Signature_Image::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 161 void CPWL_Signature::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
D | PWL_Label.cpp | 84 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
D | PWL_Caret.cpp | 30 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
D | PWL_Utils.cpp | 1366 void CPWL_Utils::DrawFillRect(CFX_RenderDevice* pDevice, in DrawFillRect() 1376 void CPWL_Utils::DrawFillArea(CFX_RenderDevice* pDevice, in DrawFillArea() 1391 void CPWL_Utils::DrawStrokeRect(CFX_RenderDevice* pDevice, in DrawStrokeRect() 1406 void CPWL_Utils::DrawStrokeLine(CFX_RenderDevice* pDevice, in DrawStrokeLine() 1423 void CPWL_Utils::DrawFillRect(CFX_RenderDevice* pDevice, in DrawFillRect() 1432 void CPWL_Utils::DrawShadow(CFX_RenderDevice* pDevice, in DrawShadow() 1467 void CPWL_Utils::DrawBorder(CFX_RenderDevice* pDevice, in DrawBorder() 1673 void CPWL_Utils::DrawEditSpellCheck(CFX_RenderDevice* pDevice, in DrawEditSpellCheck() 1896 void CPWL_Utils::DrawIconAppStream(CFX_RenderDevice* pDevice, in DrawIconAppStream()
|
D | PWL_Note.cpp | 70 void CPWL_Note_Options::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 233 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 260 void CPWL_Note_RBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 291 void CPWL_Note_Icon::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 302 void CPWL_Note_CloseBox::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
D | PWL_ListCtrl.cpp | 137 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, in DrawChildAppearance()
|
D | PWL_Wnd.cpp | 341 void CPWL_Wnd::DrawAppearance(CFX_RenderDevice* pDevice, in DrawAppearance() 349 void CPWL_Wnd::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 369 void CPWL_Wnd::DrawChildAppearance(CFX_RenderDevice* pDevice, in DrawChildAppearance()
|
D | PWL_ScrollBar.cpp | 236 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() 667 void CPWL_ScrollBar::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
D | PWL_ComboBox.cpp | 142 void CPWL_CBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
D | PWL_ListBox.cpp | 156 void CPWL_ListBox::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_PushButton.cpp | 34 CFX_RenderDevice* pDevice, in OnDraw()
|
D | FFL_FormFiller.cpp | 78 CFX_RenderDevice* pDevice, in OnDraw() 96 CFX_RenderDevice* pDevice, in OnDrawDeactive() 692 CFX_RenderDevice* pDevice, in OnDraw() 723 CFX_RenderDevice* pDevice, in OnDrawDeactive()
|
/external/vulkan-validation-layers/layers/ |
D | swapchain.cpp | 948 … const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice() 991 SwpDevice *pDevice = &my_data->deviceMap[device]; in vkDestroyDevice() local 1258 SwpDevice *pDevice = &my_data->deviceMap[device]; in validateCreateSwapchainKHR() local 1586 SwpDevice *pDevice = &my_data->deviceMap[device]; in vkCreateSwapchainKHR() local 1623 SwpDevice *pDevice = &my_data->deviceMap[device]; in vkDestroySwapchainKHR() local 1673 SwpDevice *pDevice = &my_data->deviceMap[device]; in vkGetSwapchainImagesKHR() local 1738 SwpDevice *pDevice = &my_data->deviceMap[device]; in vkAcquireNextImageKHR() local 1916 SwpDevice *pDevice = &my_data->deviceMap[device]; in vkGetDeviceQueue() local
|
D | swapchain.h | 232 SwpDevice *pDevice; member 303 SwpDevice *pDevice; member 323 SwpDevice *pDevice; member
|
D | threading.cpp | 114 … const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice()
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_pageobjs.cpp | 30 static void DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() 91 void IFX_Edit::DrawUnderline(CFX_RenderDevice* pDevice, in DrawUnderline() 144 void IFX_Edit::DrawEdit(CFX_RenderDevice* pDevice, in DrawEdit() 281 void IFX_Edit::DrawRichEdit(CFX_RenderDevice* pDevice, in DrawRichEdit()
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_annothandler.h | 165 CFX_RenderDevice* pDevice, in OnDrawSleep() 276 CFX_RenderDevice* pDevice, in OnDrawSleep()
|
D | fsdk_baseannot.h | 95 virtual void Annot_OnDraw(CFX_RenderDevice* pDevice, in Annot_OnDraw()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render.cpp | 183 CFX_RenderDevice* pDevice, in Initialize() 981 void CPDF_RenderContext::Render(CFX_RenderDevice* pDevice, in Render() 986 void CPDF_RenderContext::Render(CFX_RenderDevice* pDevice, in Render() 1025 void CPDF_RenderContext::DrawObjectList(CFX_RenderDevice* pDevice, in DrawObjectList() 1035 CFX_RenderDevice* pDevice, in CPDF_ProgressiveRenderer() 1268 CFX_RenderDevice* pDevice, in Initialize() 1330 CFX_RenderDevice* pDevice, in Initialize()
|
D | fpdf_render_text.cpp | 586 FX_BOOL CPDF_TextRenderer::DrawTextPath(CFX_RenderDevice* pDevice, in DrawTextPath() 609 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() 627 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() 681 FX_BOOL CPDF_TextRenderer::DrawNormalText(CFX_RenderDevice* pDevice, in DrawNormalText()
|
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_gedevice.cpp | 35 CFX_FxgeDevice* pDevice = new CFX_FxgeDevice; in Create() local 39 IFDE_RenderDevice* IFDE_RenderDevice::Create(CFX_RenderDevice* pDevice) { in Create() 42 CFDE_FxgeDevice::CFDE_FxgeDevice(CFX_RenderDevice* pDevice, in CFDE_FxgeDevice()
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseannot.cpp | 561 void CPDFSDK_BAAnnot::DrawAppearance(CFX_RenderDevice* pDevice, in DrawAppearance() 592 void CPDFSDK_BAAnnot::DrawBorder(CFX_RenderDevice* pDevice, in DrawBorder() 964 void CPDFSDK_BAAnnot::Annot_OnDraw(CFX_RenderDevice* pDevice, in Annot_OnDraw()
|
D | fpdfformfill.cpp | 348 std::unique_ptr<CFX_SkiaDevice> pDevice(new CFX_SkiaDevice); in FPDF_FFLDraw() local 350 std::unique_ptr<CFX_FxgeDevice> pDevice(new CFX_FxgeDevice); in FPDF_FFLDraw() local
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 4454 IMMDevice *pDevice = NULL; in _GetListDeviceName() local 4493 IMMDevice *pDevice = NULL; in _GetDefaultDeviceName() local 4532 IMMDevice *pDevice = NULL; in _GetListDeviceID() local 4571 IMMDevice *pDevice = NULL; in _GetDefaultDeviceID() local 4682 int32_t AudioDeviceWindowsCore::_GetDeviceName(IMMDevice* pDevice, in _GetDeviceName() 4757 int32_t AudioDeviceWindowsCore::_GetDeviceID(IMMDevice* pDevice, LPWSTR pszBuffer, int bufferLen) in _GetDeviceID()
|