Searched refs:buffers (Results 1 – 2 of 2) sorted by relevance
53 static void UnmapAllMemory(std::vector<void* > &buffers);
252 void HDICommon::UnmapAllMemory(std::vector<void* > &buffers) in UnmapAllMemory() argument255 for (auto buffer : buffers) { in UnmapAllMemory()