Home
last modified time | relevance | path

Searched defs:device (Results 1 - 25 of 1882) sorted by relevance

12345678910>>...76

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vdpau.h36 VdpDevice device; member
H A Dhwcontext_mediacodec.c27 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 Dzero-size-array-align.h4 unsigned long long device[0]; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DInternalPipelineStore.cpp29 InternalPipelineStore::InternalPipelineStore(DeviceBase* device) in InternalPipelineStore() argument
/third_party/skia/gn/
H A Dpush_to_android.py13 device = '/data/local/tmp/' + os.path.basename(host) variable
/third_party/skia/experimental/graphite/src/
H A DSkStuff.cpp15 sk_sp<skgpu::Device> device = skgpu::Device::Make(std::move(recorder), ii); in MakeGraphite() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpreemption.c35 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 DCLDeviceImpl.cpp25 CLDeviceImpl::CLDeviceImpl(const cl::Device &device) : mDevice(device) {} in CLDeviceImpl() argument
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber_dawn.h28 ::dawn::Device* device; member
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.hpp154 VkDevice device; member in Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQuerySetGL.cpp21 QuerySet::QuerySet(Device* device, const QuerySetDescriptor* descriptor) in QuerySet() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.h30 ID3D12Device* device; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DSwapChainMock.h27 SwapChainMock(DeviceBase* device) : SwapChainBase(device) { in SwapChainMock() argument
H A DRenderPipelineMock.h27 RenderPipelineMock(DeviceBase* device) : RenderPipelineBase(device) { in RenderPipelineMock() argument
H A DExternalTextureMock.h27 ExternalTextureMock(DeviceBase* device) : ExternalTextureBase(device) { in ExternalTextureMock() argument
H A DPipelineLayoutMock.h27 PipelineLayoutMock(DeviceBase* device) : PipelineLayoutBase(device) { in PipelineLayoutMock() argument
H A DQuerySetMock.h27 QuerySetMock(DeviceBase* device) : QuerySetBase(device) { in QuerySetMock() argument
H A DSamplerMock.h27 SamplerMock(DeviceBase* device) : SamplerBase(device) { in SamplerMock() argument
H A DComputePipelineMock.h27 ComputePipelineMock(DeviceBase* device) : ComputePipelineBase(device) { in ComputePipelineMock() argument
H A DCommandBufferMock.h27 CommandBufferMock(DeviceBase* device) : CommandBufferBase(device) { in CommandBufferMock() argument
H A DBindGroupMock.h27 BindGroupMock(DeviceBase* device) : BindGroupBase(device) { in BindGroupMock() argument
/third_party/glfw/src/
H A Dcocoa_joystick.h38 IOHIDDeviceRef device; member
/third_party/alsa-lib/test/
H A Dpcm_min.c7 static char *device = "default"; /* playback device */ variable
/third_party/gptfdisk/
H A Dcgdisk.cc31 string device = ""; in main() local
/third_party/libinput/src/
H A Dlibinput-private-config.c31 libinput_device_config_gesture_hold_is_available(struct libinput_device *device) in libinput_device_config_gesture_hold_is_available() argument
44 libinput_device_config_gesture_set_hold_enabled(struct libinput_device *device, in libinput_device_config_gesture_set_hold_enabled() argument
60 libinput_device_config_gesture_get_hold_enabled(struct libinput_device *device) in libinput_device_config_gesture_get_hold_enabled() argument
69 libinput_device_config_gesture_get_hold_default_enabled(struct libinput_device *device) libinput_device_config_gesture_get_hold_default_enabled() argument
[all...]

Completed in 9 milliseconds

12345678910>>...76