Searched refs:throttler (Results 1 – 4 of 4) sorted by relevance
162 @NonNull DisplayWhiteBalanceThrottler throttler, in DisplayWhiteBalanceController() argument169 colorTemperatureFilter, throttler); in DisplayWhiteBalanceController()177 mThrottler = throttler; in DisplayWhiteBalanceController()478 DisplayWhiteBalanceThrottler throttler) { in validateArguments() argument485 Objects.requireNonNull(throttler, "throttler cannot be null"); in validateArguments()
69 final DisplayWhiteBalanceThrottler throttler = createThrottler(resources); in create() local94 throttler, displayWhiteBalanceLowLightAmbientBrightnesses, in create()
51 const sp<Throttler>& throttler,
128 const sp<Throttler>& throttler, in ReportHandler() argument135 mThrottler(throttler), in ReportHandler()