#include <nnsys/g2d/g2d_Oam.h>
void NNS_G2dInitializeOamManager()
None.
None.
Initializes the OAM Manager module. Call this function before executing any OAM Manager-related functions.
Internally, this function initializes the OAM usage region table. The name of this function has changed to NNS_G2dInitOamManagerModule
. To maintain compatibility with past versions, this function has been kept under a different name.
NNS_G2dInitOamManagerModule
, NNS_G2dGetNewManagerInstance
2004/08/02 Renamed function.
2004/05/28 Initial version.
CONFIDENTIAL