

#include <nitro/gx/gx.h>void GX_Power2D(BOOL enable);| enable | When FALSE, 2D graphics engine stops |
None.
This function controls both the main and sub 2D graphics engine. The 2D graphics engine stops when the argument is FALSE; it operates for all other values. Electrical consumption can be controlled by stopping the engine.
GX_SetPower, GX_PowerGeometry, GX_PowerRender, PM_SetLCDPower
2004/02/09 Initial version.
2004/01/19 Initial version.
CONFIDENTIAL