Home
last modified time | relevance | path

Searched defs:GetDeviceCaps (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp62 int CGdiPrinterDriver::GetDeviceCaps(int caps_id) const { in GetDeviceCaps() function in CGdiPrinterDriver
369 int CPSPrinterDriver::GetDeviceCaps(int caps_id) const { in GetDeviceCaps() function in CPSPrinterDriver
Dfx_win32_device.cpp759 int CGdiDeviceDriver::GetDeviceCaps(int caps_id) const { in GetDeviceCaps() function in CGdiDeviceDriver
/external/swiftshader/src/D3D8/
DDirect3D8.cpp730 long Direct3D8::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS8 *capabilities) in GetDeviceCaps() function in D3D8::Direct3D8
DDirect3DDevice8.cpp1294 long Direct3DDevice8::GetDeviceCaps(D3DCAPS8 *caps) in GetDeviceCaps() function in D3D8::Direct3DDevice8
/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp211 …long Direct3D9Ex::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilitie… in GetDeviceCaps() function in D3D9::Direct3D9Ex
DDirect3D9.cpp1185 long Direct3D9::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilities) in GetDeviceCaps() function in D3D9::Direct3D9
DDirect3DDevice9Ex.cpp341 long Direct3DDevice9Ex::GetDeviceCaps(D3DCAPS9 *caps) in GetDeviceCaps() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1453 long Direct3DDevice9::GetDeviceCaps(D3DCAPS9 *caps) in GetDeviceCaps() function in D3D9::Direct3DDevice9
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp413 int CFX_RenderDevice::GetDeviceCaps(int caps_id) const { in GetDeviceCaps() function in CFX_RenderDevice
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp469 int CFX_AggDeviceDriver::GetDeviceCaps(int caps_id) const { in GetDeviceCaps() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1321 int CFX_SkiaDeviceDriver::GetDeviceCaps(int caps_id) const { in GetDeviceCaps() function in CFX_SkiaDeviceDriver
/external/swiftshader/include/Direct3D/
Dd3d8.h183 STDMETHOD(GetDeviceCaps)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DCAPS8* pCaps) PURE; in DECLARE_INTERFACE_() local
259 STDMETHOD(GetDeviceCaps)(THIS_ D3DCAPS8* pCaps) PURE; in DECLARE_INTERFACE_() local