HomeSort by relevance Sort by last modified time
    Searched refs:pDevice (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /external/mesa3d/src/gallium/state_trackers/nine/
vertexshader9.c 261 NineVertexShader9_new( struct NineDevice9 *pDevice,
265 NINE_DEVICE_CHILD_NEW(VertexShader9, ppOut, pDevice, pFunction, cso);
volumetexture9.c 279 NineVolumeTexture9_new( struct NineDevice9 *pDevice,
287 NINE_DEVICE_CHILD_NEW(VolumeTexture9, ppOut, pDevice,
volume9.c 63 DBG("This=%p pContainer=%p pDevice=%p pResource=%p Level=%u pDesc=%p\n",
540 NineVolume9_new( struct NineDevice9 *pDevice,
547 NINE_DEVICE_CHILD_NEW(Volume9, ppOut, pDevice, /* args */
stateblock9.c 570 NineStateBlock9_new( struct NineDevice9 *pDevice,
574 NINE_DEVICE_CHILD_NEW(StateBlock9, ppOut, pDevice, type);
surface9.c 65 DBG("This=%p pDevice=%p pResource=%p Level=%u Layer=%u pDesc=%p\n",
825 NineSurface9_new( struct NineDevice9 *pDevice,
835 NINE_DEVICE_CHILD_NEW(Surface9, ppOut, pDevice, /* args */
  /external/pdfium/core/fpdfdoc/
cpdf_formcontrol.cpp 162 void CPDF_FormControl::DrawControl(CFX_RenderDevice* pDevice,
186 context.Render(pDevice, pOptions, nullptr);
  /external/pdfium/fpdfsdk/
cpdfsdk_annothandlermgr.cpp 109 CFX_RenderDevice* pDevice,
113 GetAnnotHandler(pAnnot)->OnDraw(pPageView, pAnnot, pDevice, pUser2Device,
cpdfsdk_xfawidgethandler.cpp 51 CFX_RenderDevice* pDevice,
57 CXFA_Graphics gs(pDevice);
fpdfview.cpp 903 CFX_DefaultRenderDevice* pDevice = new CFX_DefaultRenderDevice;
904 pContext->m_pDevice = pdfium::WrapUnique(pDevice);
905 pDevice->Attach(pBitmap, false, nullptr, false);
    [all...]
cpdfsdk_widget.cpp 804 void CPDFSDK_Widget::DrawAppearance(CFX_RenderDevice* pDevice,
824 pDevice->DrawPath(&pathData, &mtUser2Device, &gsd, 0, 0xFFAAAAAA,
827 CPDFSDK_BAAnnot::DrawAppearance(pDevice, mtUser2Device, mode, pOptions);
837 void CPDFSDK_Widget::DrawShadow(CFX_RenderDevice* pDevice,
858 pDevice->FillRect(
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h 262 int32_t _GetDeviceName(IMMDevice* pDevice, LPWSTR pszBuffer, int bufferLen);
266 int32_t _GetDeviceID(IMMDevice* pDevice, LPWSTR pszBuffer, int bufferLen);
  /external/pdfium/fpdfsdk/formfiller/
cffl_interactiveformfiller.cpp 58 CFX_RenderDevice* pDevice,
67 pFormFiller->OnDraw(pPageView, pAnnot, pDevice, *pUser2Device);
94 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, ArgbEncode(255, 0, 0, 0),
101 pFormFiller->OnDrawDeactive(pPageView, pAnnot, pDevice, *pUser2Device);
103 pWidget->DrawAppearance(pDevice, *pUser2Device, CPDF_Annot::Normal,
108 pWidget->DrawShadow(pDevice, pPageView);
cffl_interactiveformfiller.h 36 CFX_RenderDevice* pDevice,
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 231 bool DibSetPixel(const RetainPtr<CFX_DIBitmap>& pDevice,
236 if (pDevice->IsCmykImage())
239 pDevice->SetPixel(x, y, color);
240 if (pDevice->m_pAlphaMask)
241 pDevice->m_pAlphaMask->SetPixel(x, y, alpha << 24);
380 bool Init(const RetainPtr<CFX_DIBitmap>& pDevice,
879 bool CFX_Renderer::Init(const RetainPtr<CFX_DIBitmap>& pDevice,
885 m_pDevice = pDevice;
901 bool bDeviceCMYK = pDevice->IsCmykImage();
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp 40 void DrawTextString(CFX_RenderDevice* pDevice,
64 CPDF_TextRenderer::DrawTextString(pDevice, pos.x, pos.y, pFont, fFontSize,
426 void CPWL_EditImpl::DrawEdit(CFX_RenderDevice* pDevice,
452 CFX_RenderDevice::StateRestorer restorer(pDevice);
454 pDevice->SetClip_Rect(mtUser2Device.TransformRect(rcClip).ToFxRect());
498 pDevice->DrawPath(&pathSelBK, &mtUser2Device, nullptr, crSelBK, 0,
508 pDevice, CFX_PointF(ptBT.x + ptOffset.x, ptBT.y + ptOffset.y),
523 pDevice,
534 DrawTextString(pDevice,
    [all...]
cpwl_edit_impl.h 233 static void DrawEdit(CFX_RenderDevice* pDevice,
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.h 45 CFX_RenderDevice* pDevice,
  /external/pdfium/core/fxge/
cfx_renderdevice.h 92 explicit StateRestorer(CFX_RenderDevice* pDevice);
  /external/deqp/external/vulkancts/framework/vulkan/
vkConcreteInstanceInterface.inl 12 virtual VkResult createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) const;
vkVirtualInstanceInterface.inl 12 virtual VkResult createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) const = 0;
vkInstanceDriverImpl.inl 45 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) const
47 return m_vk.createDevice(physicalDevice, pCreateInfo, pAllocator, pDevice);
  /external/swiftshader/src/Vulkan/
libVulkan.cpp 223 VKAPI_ATTR VkResult VKAPI_CALL vkCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice)
225 TRACE("(VkPhysicalDevice physicalDevice = 0x%X, const VkDeviceCreateInfo* pCreateInfo = 0x%X, const VkAllocationCallbacks* pAllocator = 0x%X, VkDevice* pDevice = 0x%X)",
226 physicalDevice, pCreateInfo, pAllocator, pDevice);
344 return vk::DispatchableDevice::Create(pAllocator, &deviceCreateInfo, pDevice);
571 VKAPI_ATTR void VKAPI_CALL vkGetDeviceMemoryCommitment(VkDevice pDevice, VkDeviceMemory pMemory, VkDeviceSize* pCommittedMemoryInBytes)
574 pDevice, pMemory, pCommittedMemoryInBytes);
579 const auto& memoryProperties = vk::Cast(vk::Cast(pDevice)->getPhysicalDevice())->getMemoryProperties();
    [all...]
  /device/generic/goldfish-opengl/system/vulkan_enc/
ResourceTracker.h 92 VkDevice* pDevice);
  /external/pdfium/xfa/fxfa/
cxfa_textlayout.cpp     [all...]
  /external/vulkan-validation-layers/layers/
stateless_validation.h     [all...]

Completed in 2749 milliseconds

1 2 34 5 6