Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h103 bool IsAdreno1xx() const;
Dgpu_info.cc132 bool AdrenoInfo::IsAdreno1xx() const { in IsAdreno1xx() function in tflite::gpu::AdrenoInfo