Searched refs:TFLGpuDelegateWaitType (Results 1 – 5 of 5) sorted by relevance
41 } TFLGpuDelegateWaitType; typedef48 TFLGpuDelegateWaitType wait_type;
183 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive) {449 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive)459 (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive ||460 options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive);512 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive) {518 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive) {524 } else if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypePassive) {527 } else if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive) {721 .wait_type = TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypePassive,
87 var cWaitType: TFLGpuDelegateWaitType {
144 TFLGpuDelegateWaitType wait_type = TFLGpuDelegateWaitTypePassive; in CreateTfLiteDelegate()
282 .wait_type = TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypePassive,