Searched refs:deviceType (Results 1 – 1 of 1) sorted by relevance
336 int32_t deviceType; in OperandTypesSupportedByDevice() local338 ANeuralNetworksDevice_getType(mDevice, &deviceType); in OperandTypesSupportedByDevice()344 switch (deviceType) { in OperandTypesSupportedByDevice()