Searched refs:batchingSupported (Results 1 – 1 of 1) sorted by relevance
239 bool batchingSupported = false; in onFirstRef() local241 [&batchingSupported] (const Sensor& s) -> bool { in onFirstRef()243 batchingSupported = true; in onFirstRef()245 return !batchingSupported; in onFirstRef()248 if (batchingSupported) { in onFirstRef()