Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Darguments.cc197 counter += t.second->GetGPUResources(gpu_info).GetWriteImagesCount(); in GetWriteTexturesCount()
200 counter += t.second->GetGPUResources(gpu_info).GetWriteImagesCount(); in GetWriteTexturesCount()
Dgpu_object_desc.h131 int GetWriteImagesCount() const { in GetWriteImagesCount() function