Searched refs:ThermalPolicyInterface (Results 1 – 6 of 6) sorted by relevance
26 class ThermalPolicyInterface {37 virtual ~ThermalPolicyInterface() = default;
28 class TranscodingThermalPolicy : public ThermalPolicyInterface {
172 std::shared_ptr<ThermalPolicyInterface> mThermalPolicy;185 const std::shared_ptr<ThermalPolicyInterface>& thermalPolicy,
36 class ThermalPolicyInterface; variable65 std::shared_ptr<ThermalPolicyInterface> mThermalPolicy;
332 const std::shared_ptr<ThermalPolicyInterface>& thermalPolicy, in TranscodingSessionController()
106 class TestThermalPolicy : public ThermalPolicyInterface {