Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 - 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLDeviceImpl.cpp17 CLDeviceImpl::Info::Info(cl::DeviceType deviceType) : type(deviceType) {} in Info() argument
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
H A Dhdi_device_test.cpp75 V1_0::DeviceType deviceType; in HWTEST_F() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
H A Dhdi_device_test.cpp110 V2_0::DeviceType deviceType = V2_0::DeviceType::CPU; in HWTEST_F() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
H A Dhdi_device_test.cpp75 V2_0::DeviceType deviceType; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDeviceD3D.cpp19 DeviceD3D::DeviceD3D(GLint deviceType, void *nativeDevice) in DeviceD3D() argument
/third_party/mindspore/test/unittest/
H A Dnnrt_delegate_unit_test.cpp83 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(nnrtDeviceInfo); in HWTEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp77 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDevice.cpp48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() argument
H A DCLPlatform.cpp182 cl_int Platform::getDeviceIDs(DeviceType deviceType, in getDeviceIDs() argument
234 CreateContextFromType(const cl_context_properties *properties, DeviceType deviceType, ContextErrorCB notify, void *userData, cl_int &errorCode) CreateContextFromType() argument
H A DCLContext.cpp365 Context(Platform &platform, PropArray &&properties, DeviceType deviceType, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp402 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFunctionsGL.cpp135 EGLint deviceType = in initialize() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDisplayPowerPreferenceTest.cpp103 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplayWithPowerPreference() local
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.cpp163 initAttribs(eglw::EGLAttrib type, eglw::EGLAttrib deviceType, eglw::EGLAttrib majorVersion, eglw::EGLAttrib minorVersion) initAttribs() argument
/third_party/skia/third_party/externals/angle2/util/
H A DEGLPlatformParameters.h77 EGLint deviceType = EGL_PLATFORM_ANGLE_DEVICE_TYPE_HARDWARE_ANGLE; member
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
H A Dinitndk.cpp27 std::string deviceType = OH_GetDeviceType(); in OHGetDeviceType() local
/test/xts/hats/hdf/wlan/hdi_service/
H A Dwlan_hdi_hal_services_c_test.cpp921 uint8_t deviceType = 5; in HWTEST_F() local
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp48 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(cpuDeviceInfo); in AddContextDeviceCPU() local
87 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(nnrtDeviceInfo); in AddContextDeviceNNRT() local
/third_party/mindspore/test/fuzztest/mindspore_fuzzer/
H A Dmindspore_fuzzer.cpp116 auto deviceType = OH_AI_DeviceInfoGetDeviceType(deviceInfo); in MSContextFuzzTest_Null() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.cpp184 D3DDEVTYPE deviceType = mRenderer->getD3D9DeviceType(); in reset() local
/third_party/skia/src/gpu/geometry/
H A DGrQuadBuffer.h178 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize() argument
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmock_idevice.cpp183 int32_t MockIDevice::GetDeviceType(DeviceType& deviceType) in GetDeviceType() argument
/test/xts/acts/ai/nncore/opstest/src/
H A Dmock_idevice.cpp180 int32_t MockIDevice::GetDeviceType(DeviceType& deviceType) in GetDeviceType() argument
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dmock_idevice.cpp165 int32_t MockIDevice::GetDeviceType(DeviceType& deviceType) in GetDeviceType() argument
/test/xts/acts/ai/nncore/common/
H A Dmock_idevice.cpp180 int32_t MockIDevice::GetDeviceType(DeviceType& deviceType) in GetDeviceType() argument

Completed in 18 milliseconds

12