/external/skia/src/gpu/ganesh/ |
D | GrRecordingContextPriv.cpp | 38 sk_sp<skgpu::ganesh::Device> GrRecordingContextPriv::createDevice( in createDevice() function in GrRecordingContextPriv 54 sk_sp<skgpu::ganesh::Device> GrRecordingContextPriv::createDevice( in createDevice() function in GrRecordingContextPriv
|
D | Device.cpp | 1419 sk_sp<SkDevice> Device::createDevice(const CreateInfo& cinfo, const SkPaint*) { in createDevice() function in skgpu::ganesh::Device
|
/external/skia/tools/window/ |
D | GraphiteDawnWindowContext.cpp | 123 wgpu::Device GraphiteDawnWindowContext::createDevice(wgpu::BackendType type) { in createDevice() function in skwindow::internal::GraphiteDawnWindowContext
|
/external/angle/src/libANGLE/renderer/ |
D | DisplayImpl.cpp | 119 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
|
/external/angle/src/libANGLE/renderer/vulkan/linux/ |
D | DisplayVkLinux.cpp | 24 DeviceImpl *DisplayVkLinux::createDevice() in createDevice() function in rx::DisplayVkLinux
|
/external/angle/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkInstanceFunctionPointers.inl | 14 CreateDeviceFunc createDevice; variable
|
D | vkRefUtilImpl.inl | 108 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
|
D | vkInstanceDriverImpl.inl | 47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
|
/external/google-cloud-java/java-iot/grpc-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/ |
D | DeviceManagerGrpc.java | 1019 default void createDevice( in createDevice() method 1357 public void createDevice( in createDevice() method in DeviceManagerGrpc.DeviceManagerStub 1691 public com.google.cloud.iot.v1.Device createDevice( in createDevice() method in DeviceManagerGrpc.DeviceManagerBlockingStub 1982 createDevice(com.google.cloud.iot.v1.CreateDeviceRequest request) { in createDevice() method in DeviceManagerGrpc.DeviceManagerFutureStub
|
/external/google-cloud-java/java-iot/google-cloud-iot/src/main/java/com/google/cloud/iot/v1/ |
D | DeviceManagerClient.java | 831 public final Device createDevice(RegistryName parent, Device device) { in createDevice() method in DeviceManagerClient 865 public final Device createDevice(String parent, Device device) { in createDevice() method in DeviceManagerClient 896 public final Device createDevice(CreateDeviceRequest request) { in createDevice() method in DeviceManagerClient
|
/external/google-cloud-java/java-iot/google-cloud-iot/src/test/java/com/google/cloud/iot/v1/ |
D | MockDeviceManagerImpl.java | 174 public void createDevice(CreateDeviceRequest request, StreamObserver<Device> responseObserver) { in createDevice() method in MockDeviceManagerImpl
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkInstanceFunctionPointers.inl | 14 CreateDeviceFunc createDevice; variable
|
D | vkRefUtilImpl.inl | 264 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
|
D | vkInstanceDriverImpl.inl | 47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | DisplayWgpu.cpp | 133 DeviceImpl *DisplayWgpu::createDevice() in createDevice() function in rx::DisplayWgpu
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 205 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 255 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
|
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 290 sk_sp<SkDevice> SkBitmapDevice::createDevice(const CreateInfo& cinfo, const SkPaint* layerPaint) { in createDevice() function in SkBitmapDevice
|
D | SkDevice.h | 322 virtual sk_sp<SkDevice> createDevice(const CreateInfo&, const SkPaint*) { return nullptr; } in createDevice() function
|
/external/skia/src/text/gpu/ |
D | SkChromeRemoteGlyphCache.cpp | 462 sk_sp<SkDevice> createDevice(const CreateInfo& cinfo, const SkPaint*) override { in createDevice() function in GlyphTrackingDevice
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 1042 DeviceImpl *DisplayEGL::createDevice() in createDevice() function in rx::DisplayEGL
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPlatform.cpp | 101 VkResult InstanceDriverSC::createDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *… in createDevice() function in vk::InstanceDriverSC
|
/external/skia/src/gpu/graphite/ |
D | Device.cpp | 518 sk_sp<SkDevice> Device::createDevice(const CreateInfo& info, const SkPaint*) { in createDevice() function in skgpu::graphite::Device
|
/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
D | vktShaderObjectBindingTests.cpp | 112 void ShaderObjectBindingDrawInstance::createDevice(void) in createDevice() function in vkt::ShaderObject::__anon1fa27aa20111::ShaderObjectBindingDrawInstance
|