Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 – 25 of 92) sorted by relevance

1234

/external/angle/src/libANGLE/renderer/
DCLDeviceImpl.cpp17 CLDeviceImpl::Info::Info(cl::DeviceType deviceType) : type(deviceType) {} in Info()
/external/webrtc/sdk/objc/helpers/
DUIDevice+RTCDevice.mm18 + (RTCDeviceType)deviceType { class in RTCDevice
/external/oboe/src/aaudio/
DAAudioExtensions.h182 MMapPolicy getMMapPolicy(DeviceType deviceType, Direction direction) { in getMMapPolicy()
192 MMapPolicy getMMapExclusivePolicy(DeviceType deviceType, Direction direction) { in getMMapExclusivePolicy()
/external/angle/src/libANGLE/
DCLPlatform.cpp188 angle::Result Platform::getDeviceIDs(DeviceType deviceType, in getDeviceIDs()
259 DeviceType deviceType, in CreateContextFromType()
DDevice.cpp48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice()
/external/angle/src/tests/egl_tests/
DEGLDisplaySelectionTest.cpp117 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplayWithPowerPreference() local
146 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplayWithBackend() local
481 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplayWithDeviceId() local
/external/rmi4utils/f54test/
Dmain.cpp113 enum RMIDeviceType deviceType = RMI_DEVICE_TYPE_ANY; in main() local
/external/pytorch/torch/csrc/distributed/c10d/
DProcessGroup.hpp113 virtual void startCoalescing(c10::DeviceType deviceType) { in startCoalescing()
120 virtual c10::intrusive_ptr<Work> endCoalescing(c10::DeviceType deviceType) { in endCoalescing()
621 c10::DeviceType deviceType, in setBackend()
DCudaDMAConnectivity.cpp63 nvmlIntNvLinkDeviceType_t deviceType; in detect() local
DProcessGroup.cpp89 c10::DeviceType deviceType) { in getBackend()
Dintra_node_comm.cpp107 nvmlIntNvLinkDeviceType_t deviceType; in getNvlMesh() local
/external/rmi4utils/rmi4update/
Dmain.cpp125 enum RMIDeviceType deviceType = RMI_DEVICE_TYPE_ANY; in main() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp419 D3DDEVTYPE deviceType, in GenerateTextureFormatCaps()
500 D3DDEVTYPE deviceType, in GenerateCaps()
DSwapChain9.cpp184 D3DDEVTYPE deviceType = mRenderer->getD3D9DeviceType(); in reset() local
/external/angle/util/
DEGLPlatformParameters.h96 EGLint deviceType = EGL_PLATFORM_ANGLE_DEVICE_TYPE_HARDWARE_ANGLE; member
/external/angle/src/tests/deqp_support/
DtcuANGLEPlatform.cpp276 eglw::EGLAttrib deviceType, in initAttribs()
/external/angle/src/libANGLE/renderer/gl/
DFunctionsGL.cpp135 EGLint deviceType = in initialize() local
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp403 cl::DeviceType deviceType, in createContextFromType()
/external/clpeak/include/
Dcommon.h73 cl_device_type deviceType; member
/external/angle/src/libANGLE/renderer/vulkan/
DCLPlatformVk.cpp129 cl::DeviceType deviceType, in createContextFromType()
/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/utils/
DJsonSerializer.java142 String deviceType = MbsEnums.BLUETOOTH_DEVICE_TYPE.getString(data.getType()); in serializeBluetoothDevice() local
/external/rmi4utils/rmihidtool/
Dmain.cpp216 enum RMIDeviceType deviceType = RMI_DEVICE_TYPE_ANY; in main() local
/external/pytorch/torch/csrc/jit/passes/
Ddevice_type_analysis.cpp50 PropRule setReturnstoDeviceRule(DeviceType deviceType) { in setReturnstoDeviceRule()
/external/skia/src/gpu/ganesh/geometry/
DGrQuadBuffer.h184 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize()
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DUgaIo.h32 UGA_DEVICE_TYPE deviceType; member

1234