Home
last modified time | relevance | path

Searched defs:createDevice (Results 1 – 25 of 37) sorted by relevance

12

/external/skia/src/gpu/ganesh/
DGrRecordingContextPriv.cpp38 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
DDevice.cpp1419 sk_sp<SkDevice> Device::createDevice(const CreateInfo& cinfo, const SkPaint*) { in createDevice() function in skgpu::ganesh::Device
/external/skia/tools/window/
DGraphiteDawnWindowContext.cpp123 wgpu::Device GraphiteDawnWindowContext::createDevice(wgpu::BackendType type) { in createDevice() function in skwindow::internal::GraphiteDawnWindowContext
/external/angle/src/libANGLE/renderer/
DDisplayImpl.cpp119 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
/external/angle/src/libANGLE/renderer/vulkan/linux/
DDisplayVkLinux.cpp24 DeviceImpl *DisplayVkLinux::createDevice() in createDevice() function in rx::DisplayVkLinux
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
DvkRefUtilImpl.inl108 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
DvkInstanceDriverImpl.inl47 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/
DDeviceManagerGrpc.java1019 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/
DDeviceManagerClient.java831 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/
DMockDeviceManagerImpl.java174 public void createDevice(CreateDeviceRequest request, StreamObserver<Device> responseObserver) { in createDevice() method in MockDeviceManagerImpl
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
DvkRefUtilImpl.inl264 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
DvkInstanceDriverImpl.inl47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
/external/angle/src/libANGLE/renderer/wgpu/
DDisplayWgpu.cpp133 DeviceImpl *DisplayWgpu::createDevice() in createDevice() function in rx::DisplayWgpu
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp205 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp255 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
/external/skia/src/core/
DSkBitmapDevice.cpp290 sk_sp<SkDevice> SkBitmapDevice::createDevice(const CreateInfo& cinfo, const SkPaint* layerPaint) { in createDevice() function in SkBitmapDevice
DSkDevice.h322 virtual sk_sp<SkDevice> createDevice(const CreateInfo&, const SkPaint*) { return nullptr; } in createDevice() function
/external/skia/src/text/gpu/
DSkChromeRemoteGlyphCache.cpp462 sk_sp<SkDevice> createDevice(const CreateInfo& cinfo, const SkPaint*) override { in createDevice() function in GlyphTrackingDevice
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp1042 DeviceImpl *DisplayEGL::createDevice() in createDevice() function in rx::DisplayEGL
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp101 VkResult InstanceDriverSC::createDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *… in createDevice() function in vk::InstanceDriverSC
/external/skia/src/gpu/graphite/
DDevice.cpp518 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/
DvktShaderObjectBindingTests.cpp112 void ShaderObjectBindingDrawInstance::createDevice(void) in createDevice() function in vkt::ShaderObject::__anon1fa27aa20111::ShaderObjectBindingDrawInstance

12