Searched refs:isProximityThrottlingEnabled (Results 1 – 6 of 6) sorted by relevance
49 virtual bool isProximityThrottlingEnabled() const = 0;65 bool (*isProximityThrottlingEnabled)(void* hosts); member
45 virtual bool isProximityThrottlingEnabled() const = 0;
45 bool isProximityThrottlingEnabled() const final;
66 bool ExynosDisplayContextProvider::isProximityThrottlingEnabled() const { in isProximityThrottlingEnabled() function in android::hardware::graphics::composer::ExynosDisplayContextProvider
83 return controller->isProximityThrottlingEnabled(); in isProximityThrottlingEnabledWrapper()137 mDisplayContextProviderInterface.isProximityThrottlingEnabled = in VariableRefreshRateController()460 bool VariableRefreshRateController::isProximityThrottlingEnabled() const { in isProximityThrottlingEnabled() function in android::hardware::graphics::composer::VariableRefreshRateController461 return mDisplayContextProvider->isProximityThrottlingEnabled(); in isProximityThrottlingEnabled()
107 bool isProximityThrottlingEnabled() const override;