/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vdpau.h | 36 VdpDevice device; member
|
H A D | hwcontext_mediacodec.c | 27 static int mc_device_create(AVHWDeviceContext *ctx, const char *device, in mc_device_create() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | zero-size-array-align.h | 4 unsigned long long device[0]; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | InternalPipelineStore.cpp | 29 InternalPipelineStore::InternalPipelineStore(DeviceBase* device) in InternalPipelineStore() argument
|
/third_party/skia/gn/ |
H A D | push_to_android.py | 13 device = '/data/local/tmp/' + os.path.basename(host) variable
|
/third_party/skia/experimental/graphite/src/ |
H A D | SkStuff.cpp | 15 sk_sp<skgpu::Device> device = skgpu::Device::Make(std::move(recorder), ii); in MakeGraphite() local
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | preemption.c | 35 void vlVdpPreemptionCallback(VdpDevice device, void *context) in vlVdpPreemptionCallback() argument 43 VdpStatus vlVdpPreemptionCallbackRegister(VdpDevice device, in vlVdpPreemptionCallbackRegister() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | CLDeviceImpl.cpp | 25 CLDeviceImpl::CLDeviceImpl(const cl::Device &device) : mDevice(device) {} in CLDeviceImpl() argument
|
/third_party/vk-gl-cts/external/amber/src/include/amber/ |
H A D | amber_dawn.h | 28 ::dawn::Device* device; member
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
H A D | Device.hpp | 154 VkDevice device; member in Device
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | QuerySetGL.cpp | 21 QuerySet::QuerySet(Device* device, const QuerySetDescriptor* descriptor) in QuerySet() argument
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Tests.h | 30 ID3D12Device* device;
member
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/ |
H A D | SwapChainMock.h | 27 SwapChainMock(DeviceBase* device) : SwapChainBase(device) { in SwapChainMock() argument
|
H A D | RenderPipelineMock.h | 27 RenderPipelineMock(DeviceBase* device) : RenderPipelineBase(device) { in RenderPipelineMock() argument
|
H A D | ExternalTextureMock.h | 27 ExternalTextureMock(DeviceBase* device) : ExternalTextureBase(device) { in ExternalTextureMock() argument
|
H A D | PipelineLayoutMock.h | 27 PipelineLayoutMock(DeviceBase* device) : PipelineLayoutBase(device) { in PipelineLayoutMock() argument
|
H A D | QuerySetMock.h | 27 QuerySetMock(DeviceBase* device) : QuerySetBase(device) { in QuerySetMock() argument
|
H A D | SamplerMock.h | 27 SamplerMock(DeviceBase* device) : SamplerBase(device) { in SamplerMock() argument
|
H A D | ComputePipelineMock.h | 27 ComputePipelineMock(DeviceBase* device) : ComputePipelineBase(device) { in ComputePipelineMock() argument
|
H A D | CommandBufferMock.h | 27 CommandBufferMock(DeviceBase* device) : CommandBufferBase(device) { in CommandBufferMock() argument
|
H A D | BindGroupMock.h | 27 BindGroupMock(DeviceBase* device) : BindGroupBase(device) { in BindGroupMock() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/ |
H A D | platform_vk.cpp | 25 bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/ |
H A D | platform_vk.cpp | 23 bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/ |
H A D | platform_vk.cpp | 30 bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
|
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device.cpp | 33 std::shared_ptr<WifiDeviceImpl> device = std::make_shared<WifiDeviceImpl>(); in GetInstance() local
|