Home
last modified time | relevance | path

Searched refs:IsAdreno2xx (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h104 bool IsAdreno2xx() const;
Dgpu_info.cc137 bool AdrenoInfo::IsAdreno2xx() const { in IsAdreno2xx() function in tflite::gpu::AdrenoInfo