#include <nnsys/g2d/g2d_OAMEx.h>
void NNS_G2dResetOamInstanceEx ( NNSG2dOamManagerInstanceEx* pOam );
| pOam | [OUT] Extended OAM manager entity |
None.
Resets the internal buffer of the renderer entity. The name of this function has changed to NNS_G2dResetOamManExBuffer. In order to maintain compatibility, the previous function was kept under a different name.
08/02/2004 Renamed function
06/22/2004 Initial version.