NNS_G2dResetOamInstanceEx

C Specification

#include <nnsys/g2d/g2d_OAME‚˜.h>
void NNS_G2dResetOamInstanceEx  ( NNSG2dOamManagerInstanceEx* pOam );
  

Arguments

pOam [OUT] Extended OAM manager entity

Return Values

None.

Description

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.

See Also

NNS_G2dResetOamManExBuffer

Revision History

2004/08/02 Renamed function

2004/06/22 Initial version.


CONFIDENTIAL