Searched refs:throttler (Results 1 – 4 of 4) sorted by relevance
121 @NonNull DisplayWhiteBalanceThrottler throttler, in DisplayWhiteBalanceController() argument125 colorTemperatureFilter, throttler); in DisplayWhiteBalanceController()133 mThrottler = throttler; in DisplayWhiteBalanceController()370 DisplayWhiteBalanceThrottler throttler) { in validateArguments() argument377 Preconditions.checkNotNull(throttler, "throttler cannot be null"); in validateArguments()
65 final DisplayWhiteBalanceThrottler throttler = createThrottler(resources); in create() local78 throttler, lowLightAmbientBrightnessThreshold, lowLightAmbientColorTemperature, in create()
48 const sp<Throttler>& throttler);
128 const sp<Throttler>& throttler) in ReportHandler() argument134 mThrottler(throttler), in ReportHandler()