Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A 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
/aosp_15_r20/external/google-cloud-java/java-iot/grpc-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/
H A 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
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothDeviceManagerTest.java278 private BluetoothDevice createDevice(String bdAddr) { in createDevice() method in BluetoothDeviceManagerTest
282 private BluetoothDevice createDevice(String bdAddr, ParcelUuid[] uuids) { in createDevice() method in BluetoothDeviceManagerTest
/aosp_15_r20/external/google-cloud-java/java-iot/google-cloud-iot/src/main/java/com/google/cloud/iot/v1/
H A 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
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIManagedTestDeviceFactory.java32 IManagedTestDevice createDevice(IDevice stubDevice); in createDevice() method
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DManagedTestDeviceFactory.java91 public IManagedTestDevice createDevice(IDevice idevice) { in createDevice() method in ManagedTestDeviceFactory
/aosp_15_r20/external/skia/tools/window/
H A DGraphiteDawnWindowContext.cpp124 wgpu::Device GraphiteDawnWindowContext::createDevice(wgpu::BackendType type) { in createDevice() function in skwindow::internal::GraphiteDawnWindowContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DDisplayImpl.cpp119 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp24 DeviceImpl *DisplayVkLinux::createDevice() in createDevice() function in rx::DisplayVkLinux
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
H A DvkRefUtilImpl.inl108 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
H A DvkInstanceDriverImpl.inl47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
/aosp_15_r20/tools/tradefederation/core/aoa_helper/javatests/com/android/helper/aoa/
DAoaDeviceTest.java317 private AoaDevice createDevice() { in createDevice() method in AoaDeviceTest
/aosp_15_r20/external/google-cloud-java/java-iot/google-cloud-iot/src/test/java/com/google/cloud/iot/v1/
H A DMockDeviceManagerImpl.java174 public void createDevice(CreateDeviceRequest request, StreamObserver<Device> responseObserver) { in createDevice() method in MockDeviceManagerImpl
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DDisplayWgpu.cpp135 DeviceImpl *DisplayWgpu::createDevice() in createDevice() function in rx::DisplayWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp205 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp406 sp<DeviceDescriptor> HwModuleCollection::createDevice(const audio_devices_t type, in createDevice() function in android::HwModuleCollection
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp247 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
/aosp_15_r20/external/skia/src/core/
H A DSkBitmapDevice.cpp290 sk_sp<SkDevice> SkBitmapDevice::createDevice(const CreateInfo& cinfo, const SkPaint* layerPaint) { in createDevice() function in SkBitmapDevice
H A DSkDevice.h322 virtual sk_sp<SkDevice> createDevice(const CreateInfo&, const SkPaint*) { return nullptr; } in createDevice() function
/aosp_15_r20/external/skia/src/text/gpu/
H A DSkChromeRemoteGlyphCache.cpp462 sk_sp<SkDevice> createDevice(const CreateInfo& cinfo, const SkPaint*) override { in createDevice() function in GlyphTrackingDevice
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp1038 DeviceImpl *DisplayEGL::createDevice() in createDevice() function in rx::DisplayEGL
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp101 VkResult InstanceDriverSC::createDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *… in createDevice() function in vk::InstanceDriverSC

1234