Searched refs:mSupportsAhwb (Results 1 – 2 of 2) sorted by relevance
459 mSupportsAhwb = std::all_of(devices.begin(), devices.end(), [](const auto* device) { in finish()490 if (mSupportsAhwb) { in allocate()
257 bool mSupportsAhwb = false; variable