/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A 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
|
/aosp_15_r20/external/google-cloud-java/java-iot/grpc-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/ |
H A 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
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/ |
D | BluetoothDeviceManagerTest.java | 278 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 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
|
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | IManagedTestDeviceFactory.java | 32 IManagedTestDevice createDevice(IDevice stubDevice); in createDevice() method
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | ManagedTestDeviceFactory.java | 91 public IManagedTestDevice createDevice(IDevice idevice) { in createDevice() method in ManagedTestDeviceFactory
|
/aosp_15_r20/external/skia/tools/window/ |
H A D | GraphiteDawnWindowContext.cpp | 124 wgpu::Device GraphiteDawnWindowContext::createDevice(wgpu::BackendType type) { in createDevice() function in skwindow::internal::GraphiteDawnWindowContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | DisplayImpl.cpp | 119 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/ |
H A D | DisplayVkLinux.cpp | 24 DeviceImpl *DisplayVkLinux::createDevice() in createDevice() function in rx::DisplayVkLinux
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkInstanceFunctionPointers.inl | 14 CreateDeviceFunc createDevice; variable
|
H A D | vkRefUtilImpl.inl | 108 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
|
H A D | vkInstanceDriverImpl.inl | 47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | DisplayNULL.cpp | 125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
|
/aosp_15_r20/tools/tradefederation/core/aoa_helper/javatests/com/android/helper/aoa/ |
D | AoaDeviceTest.java | 317 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 D | MockDeviceManagerImpl.java | 174 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 D | vkInstanceFunctionPointers.inl | 14 CreateDeviceFunc createDevice; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | DisplayWgpu.cpp | 135 DeviceImpl *DisplayWgpu::createDevice() in createDevice() function in rx::DisplayWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 205 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
|
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
H A D | HwModule.cpp | 406 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 D | DisplayVk.cpp | 247 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkBitmapDevice.cpp | 290 sk_sp<SkDevice> SkBitmapDevice::createDevice(const CreateInfo& cinfo, const SkPaint* layerPaint) { in createDevice() function in SkBitmapDevice
|
H A D | SkDevice.h | 322 virtual sk_sp<SkDevice> createDevice(const CreateInfo&, const SkPaint*) { return nullptr; } in createDevice() function
|
/aosp_15_r20/external/skia/src/text/gpu/ |
H A D | SkChromeRemoteGlyphCache.cpp | 462 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 D | DisplayEGL.cpp | 1038 DeviceImpl *DisplayEGL::createDevice() in createDevice() function in rx::DisplayEGL
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPlatform.cpp | 101 VkResult InstanceDriverSC::createDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *… in createDevice() function in vk::InstanceDriverSC
|