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

1 2 34 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/state_trackers/nine/
swapchain9.c 54 DBG("This=%p pDevice=%p pPresent=%p pCTX=%p hFocusWindow=%p\n",
135 struct NineDevice9 *pDevice = This->base.device;
150 user_assert(pDevice->ex || pParams->BackBufferCount <=
152 user_assert(!pDevice->ex || pParams->BackBufferCount <=
154 user_assert(pDevice->ex ||
334 hr = NineSurface9_new(pDevice, NineUnknown(This), resource, NULL, 0,
385 hr = NineDevice9_CreateDepthStencilSurface(pDevice,
    [all...]
vertexdeclaration9.c 268 NineVertexDeclaration9_new( struct NineDevice9 *pDevice,
272 NINE_DEVICE_CHILD_NEW(VertexDeclaration9, ppOut, /* args */ pDevice, pElements);
276 NineVertexDeclaration9_new_from_fvf( struct NineDevice9 *pDevice,
409 NINE_DEVICE_CHILD_NEW(VertexDeclaration9, ppOut, /* args */ pDevice, elems);
cubetexture9.c 338 NineCubeTexture9_new( struct NineDevice9 *pDevice,
346 NINE_DEVICE_CHILD_NEW(CubeTexture9, ppOut, pDevice,
texture9.c 381 NineTexture9_new( struct NineDevice9 *pDevice,
389 NINE_DEVICE_CHILD_NEW(Texture9, ppOut, pDevice,
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,
  /external/pdfium/fpdfsdk/
fpdfview.cpp 713 CFX_FxgeDevice* pDevice = new CFX_FxgeDevice;
714 pContext->m_pDevice = pdfium::WrapUnique(pDevice);
715 pDevice->Attach(pBitmap.get(), false, nullptr, false);
759 CFX_FxgeDevice* pDevice = new CFX_FxgeDevice;
760 pContext->m_pDevice.reset(pDevice);
762 pDevice->Attach(pBitmap, !!(flags & FPDF_REVERSE_BYTE_ORDER), nullptr, false);
768 pDevice->Flush();
788 CFX_FxgeDevice* pDevice = new CFX_FxgeDevice;
789 pContext->m_pDevice.reset(pDevice);
791 pDevice->Attach(pBitmap, !!(flags & FPDF_REVERSE_BYTE_ORDER), nullptr, false)
    [all...]
cpdfsdk_pageview.cpp 82 void CPDFSDK_PageView::PageView_OnDraw(CFX_RenderDevice* pDevice,
98 CFX_Graphics gs(pDevice);
128 this, pSDKAnnot.Get(), pDevice, pUser2Device, pOptions->m_bDrawAnnots);
cpdfsdk_widgethandler.h 45 CFX_RenderDevice* pDevice,
cpdfsdk_xfawidgethandler.h 40 CFX_RenderDevice* pDevice,
cpdfsdk_annothandlermgr.cpp 97 CFX_RenderDevice* pDevice,
101 GetAnnotHandler(pAnnot)->OnDraw(pPageView, pAnnot, pDevice, pUser2Device,
cpdfsdk_xfawidgethandler.cpp 50 CFX_RenderDevice* pDevice,
56 CFX_Graphics gs(pDevice);
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]
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/pdfwindow/
PWL_Wnd.h 287 void DrawAppearance(CFX_RenderDevice* pDevice, CFX_Matrix* pUser2Device);
350 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice,
383 void DrawChildAppearance(CFX_RenderDevice* pDevice, CFX_Matrix* pUser2Device);
PWL_Edit.h 61 void DrawThisAppearance(CFX_RenderDevice* pDevice,
  /external/pdfium/xfa/fde/
fde_gedevice.cpp 21 CFDE_RenderDevice::CFDE_RenderDevice(CFX_RenderDevice* pDevice,
23 : m_pDevice(pDevice), m_bOwnerDevice(bOwnerDevice), m_iCharCount(0) {
24 ASSERT(pDevice);
fde_gedevice.h 22 CFDE_RenderDevice(CFX_RenderDevice* pDevice, bool bOwnerDevice);
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.h 44 CFX_RenderDevice* pDevice,
  /external/pdfium/fpdfsdk/formfiller/
cffl_interactiveformfiller.h 34 CFX_RenderDevice* pDevice,
cffl_interactiveformfiller.cpp 55 CFX_RenderDevice* pDevice,
65 pFormFiller->OnDraw(pPageView, pAnnot, pDevice, pUser2Device);
88 pDevice->DrawPath(&path, pUser2Device, &gsd, 0,
97 pFormFiller->OnDrawDeactive(pPageView, pAnnot, pDevice, pUser2Device);
99 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, nullptr);
103 pWidget->DrawShadow(pDevice, pPageView);
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_formcontrol.cpp 162 void CPDF_FormControl::DrawControl(CFX_RenderDevice* pDevice,
186 context.Render(pDevice, pOptions, nullptr);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bluetoothapis.h 149 typedef WINBOOL (*PFN_DEVICE_CALLBACK)(LPVOID pvParam,PBLUETOOTH_DEVICE_INFO pDevice);
151 typedef WINBOOL (*PFN_AUTHENTICATION_CALLBACK)(LPVOID pvParam,PBLUETOOTH_DEVICE_INFO pDevice);
  /external/vulkan-validation-layers/layers/
unique_objects.cpp 210 const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) {
225 VkResult result = fpCreateDevice(gpu, pCreateInfo, pAllocator, pDevice);
230 layer_data *my_device_data = get_my_data_ptr(get_dispatch_key(*pDevice), layer_data_map);
231 my_device_data->report_data = layer_debug_report_create_device(my_instance_data->report_data, *pDevice);
235 layer_init_device_dispatch_table(*pDevice, my_device_data->device_dispatch_table, fpGetDeviceProcAddr);
237 createDeviceRegisterExtensions(pCreateInfo, *pDevice);
    [all...]
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 238 bool DibSetPixel(CFX_DIBitmap* pDevice,
253 if (!pDevice->IsCmykImage()) {
257 if (pDevice->IsCmykImage()) {
265 pDevice->SetPixel(x, y, color);
266 if (pDevice->m_pAlphaMask) {
267 pDevice->m_pAlphaMask->SetPixel(x, y, alpha << 24);
    [all...]

Completed in 2223 milliseconds

1 2 34 5 6 7 8 91011>>