Searched defs:FloatTypeTest (Results 1 – 4 of 4) sorted by relevance
53 int32_t SampleService::FloatTypeTest(const float input, float& output) const in FloatTypeTest() function in OHOS::HDI::Sample::V1_0::SampleService
68 int32_t (*FloatTypeTest)(struct ISample *self, const float input, float *output); member
64 int32_t (*FloatTypeTest)(struct HdfDeviceObject *device, const float input, float *output); member
129 int32_t SampleProxy::FloatTypeTest(const float input, float& output) in FloatTypeTest() function in OHOS::HDI::Sample::V1_0::SampleProxy