Searched refs:mThrottler (Results 1 – 3 of 3) sorted by relevance
59 private DisplayWhiteBalanceThrottler mThrottler; field in DisplayWhiteBalanceController133 mThrottler = throttler; in DisplayWhiteBalanceController()201 mThrottler.setLoggingEnabled(loggingEnabled); in setLoggingEnabled()240 mThrottler.dump(writer); in dump()302 if (ambientColorTemperature == -1.0f || mThrottler.throttle(ambientColorTemperature)) { in updateAmbientColorTemperature()405 mThrottler.clear(); in disable()
134 mThrottler(throttler), in ReportHandler()181 batch = mThrottler->filterBatch(mBatch); in take_report()203 mThrottler->addReportSize(reportByteSize); in take_report()237 mThrottler = new Throttler(DEFAULT_BYTES_SIZE_LIMIT, DEFAULT_REFACTORY_PERIOD_MS); in IncidentService()241 mThrottler); in IncidentService()471 mThrottler->dump(out); in command()
80 sp<Throttler> mThrottler; variable149 sp<Throttler> mThrottler; variable