| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | HeapAllocatorD3D12.cpp | 23 HeapAllocator::HeapAllocator(Device* device, in HeapAllocator() argument
|
| H A D | SamplerD3D12.cpp | 36 Ref<Sampler> Sampler::Create(Device* device, const SamplerDescriptor* descriptor) { in Create() argument 40 Sampler::Sampler(Device* device, const SamplerDescriptor* descriptor) in Sampler() argument
|
| H A D | CommandAllocatorManager.h | 40 Device* device; member in dawn_native::d3d12::CommandAllocatorManager
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | OpenGLBackend.cpp | 34 DawnSwapChainImplementation CreateNativeSwapChainImpl(WGPUDevice device, in CreateNativeSwapChainImpl() argument 57 WGPUTexture WrapExternalEGLImage(WGPUDevice device, in WrapExternalEGLImage() argument
|
| H A D | BindGroupGL.cpp | 49 BindGroup::BindGroup(Device* device, const BindGroupDescriptor* descriptor) in BindGroup() argument 61 Ref<BindGroup> BindGroup::Create(Device* device, const BindGroupDescriptor* descriptor) { in Create() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/ |
| H A D | SemaphoreServiceNull.cpp | 20 Service::Service(Device* device) : mDevice(device) { in Service() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/utils/ |
| H A D | WGPUHelpers.h | 37 ResultOrError<Ref<BufferBase>> CreateBufferFromData(DeviceBase* device, in CreateBufferFromData() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | StagingBufferVk.cpp | 25 StagingBuffer::StagingBuffer(size_t size, Device* device) in StagingBuffer() argument
|
| H A D | VulkanFunctions.cpp | 171 MaybeError VulkanFunctions::LoadDeviceProcs(VkDevice device, in LoadDeviceProcs() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | PersistentCache.cpp | 23 PersistentCache::PersistentCache(DeviceBase* device) in PersistentCache() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DeviceInitializationTests.cpp | 51 wgpu::Device device; in TEST_F() local [all...] |
| /third_party/skia/tools/gpu/d3d/ |
| H A D | D3DTestUtils.cpp | 58 gr_cp<ID3D12Device> device; in CreateD3DBackendContext() local
|
| /third_party/toybox/toys/other/ |
| H A D | losetup.c | 52 static int loopback_setup(char *device, char *file) in loopback_setup() argument [all...] |
| H A D | lspci.c | 42 char *p = toybuf, *vendor = toybuf+9, *device = toybuf+18, in do_lspci() local
|
| H A D | nbd_client.c | 44 char *host=toys.optargs[0], *port=toys.optargs[1], *device=toys.optargs[2]; in nbd_client_main() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | RequestDeviceValidationTests.cpp | 28 wgpu::Device device = wgpu::Device::Acquire(cDevice); in ExpectRequestDeviceSuccess() local 42 wgpu::Device device = wgpu::Device::Acquire(cDevice); in ExpectRequestDeviceError() local [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | Surface_Graphite.cpp | 17 Surface_Graphite::Surface_Graphite(sk_sp<Device> device) in Surface_Graphite() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMakeUtil.cpp | 38 Move<VkCommandBuffer> makeCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer() argument 43 MovePtr<Allocation> bindImageDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physDevice, const VkDevice device, const VkImage image, const MemoryRequirement requirement) in bindImageDedicated() argument 50 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physDevice, const VkDevice device, const VkBuffer buffer, const MemoryRequirement requirement) in bindBufferDedicated() argument
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/ |
| H A D | eventserversocket_fuzzer.cpp | 74 SocketDevice device; in SysEventServerSocketFuzzTest() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
| H A D | hdf_driver_register.c | 39 static struct HdfChipDriver *BuildHi3881Driver(struct HdfWlanDevice *device, uint8_t ifIndex)
in BuildHi3881Driver() argument 114 static int32_t HdfWlanHisiChipDriverInit(struct HdfDeviceObject *device)
in HdfWlanHisiChipDriverInit() argument
|
| /foundation/ability/ability_runtime/tools/test/systemtest/aa/ |
| H A D | tool_system_test.cpp | 72 StartAbility( const std::string& device, const std::string& abilityName, const std::string& bundleName, const bool checkResult) StartAbility() argument
|
| /foundation/CastEngine/castengine_cast_framework/service/src/device_manager/include/ |
| H A D | cast_device_data_manager.h | 91 CastInnerRemoteDevice device; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_ag_observer_proxy.cpp | 22 void BluetoothHfpAgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument 53 void BluetoothHfpAgObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state, int reason) in OnScoStateChanged() argument 84 void BluetoothHfpAgObserverProxy::OnActiveDeviceChanged(const BluetoothRawAddress &device) in OnActiveDeviceChanged() argument 107 void BluetoothHfpAgObserverProxy::OnHfEnhancedDriverSafetyChanged(const BluetoothRawAddress &device, int indValue) in OnHfEnhancedDriverSafetyChanged() argument 134 void BluetoothHfpAgObserverProxy::OnHfpStackChanged(const BluetoothRawAddress &device, in argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_connection_observer.h | 26 virtual void OnConnect(const GattDevice &device, uint16_t connectionHandle, int ret) in OnConnect() argument 28 virtual void OnDisconnect(const GattDevice &device, uint16_t connectionHandle, int ret) in OnDisconnect() argument 30 virtual void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged() argument 36 virtual void OnReconnect(const GattDevice &device, uint16_t connectionHandle, int ret) in OnReconnect() argument 39 virtual void OnDisconnectInter(const GattDevice &device, uint16_t connectionHandle, int ret) in OnDisconnectInter() argument 32 OnConnectionParameterChanged( const GattDevice &device, int interval, int latency, int timeout, int status) OnConnectionParameterChanged() argument
|
| H A D | gatt_connection.h | 34 explicit GattConnection(const GattDevice &device) : device_(device) in GattConnection() argument 36 GattConnection(const GattDevice &device, uint16_t mtu, uint16_t handle) in GattConnection() argument
|