Searched refs:batchingSupported (Results 1 – 1 of 1) sorted by relevance
442 bool batchingSupported = false; in onFirstRef() local444 [&batchingSupported] (const Sensor& s) -> bool { in onFirstRef()446 batchingSupported = true; in onFirstRef()448 return !batchingSupported; in onFirstRef()451 if (batchingSupported) { in onFirstRef()