Home
last modified time | relevance | path

Searched defs:GetDeviceInfo (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/browser/media_router/
Dmedia_sink_impl.cc66 void GetDeviceInfo(const media_router::MediaSink::Id& sink_id, in GetDeviceInfo() function
119 void CefMediaSinkImpl::GetDeviceInfo( in GetDeviceInfo() function in CefMediaSinkImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLDeviceCL.cpp25 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, std::vector<T> &vector) in GetDeviceInfo() function
45 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, T &value) in GetDeviceInfo() function
/third_party/cef/libcef_dll/ctocpp/
Dmedia_sink_ctocpp.cc94 void CefMediaSinkCToCpp::GetDeviceInfo( in GetDeviceInfo() function in CefMediaSinkCToCpp
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DAdapterVk.cpp33 const VulkanDeviceInfo& Adapter::GetDeviceInfo() const { in GetDeviceInfo() function in dawn_native::vulkan::Adapter
DDeviceVk.cpp201 const VulkanDeviceInfo& Device::GetDeviceInfo() const { in GetDeviceInfo() function in dawn_native::vulkan::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DAdapterD3D12.cpp44 const D3D12DeviceInfo& Adapter::GetDeviceInfo() const { in GetDeviceInfo() function in dawn_native::d3d12::Adapter
DDeviceD3D12.cpp572 const D3D12DeviceInfo& Device::GetDeviceInfo() const { in GetDeviceInfo() function in dawn_native::d3d12::Device
/third_party/glfw/deps/mingw/
Ddinput.h1557 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
1586 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
1661 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
1700 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
1805 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
1847 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
1962 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
2008 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp68 cl_int GetDeviceInfo(cl_device_id device, in GetDeviceInfo() function