Searched refs:countFlushCompleteEventsLocked (Results 1 – 2 of 2) sorted by relevance
90 void countFlushCompleteEventsLocked(sensors_event_t const* scratch, int numEventsDropped);
533 countFlushCompleteEventsLocked(mEventCache, cachedEventsToDrop); in appendEventsToCacheLocked()534 countFlushCompleteEventsLocked(events, newEventsToDrop); in appendEventsToCacheLocked()642 void SensorService::SensorEventConnection::countFlushCompleteEventsLocked( in countFlushCompleteEventsLocked() function in android::SensorService::SensorEventConnection