Searched refs:batchingSupported (Results 1 – 1 of 1) sorted by relevance
255 bool batchingSupported = false; in onFirstRef() local257 [&batchingSupported] (const Sensor& s) -> bool { in onFirstRef()259 batchingSupported = true; in onFirstRef()261 return !batchingSupported; in onFirstRef()264 if (batchingSupported) { in onFirstRef()