class Owner

Defined at line 30 of file ../../src/graphics/drivers/msd-arm-mali/src/fuchsia_power_manager.h

Public Methods

void PostPowerStateChange (bool enabled, PowerStateCallback completer)

Posts a request to change the GPU hardware power state.

|completer| is invoked with the resulting power state once hardware transition completes.

PowerManager * GetPowerManager ()

Returns pointer to the driver's PowerManager instance (or nullptr if uninitialized).