Data Structure Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
207
12.8.2 Constructor & Destructor Documentation
12.8.2.1 ~CSurface ( ) [inline]
Class CSurface destructor.
12.8.3 Member Function Documentation
12.8.3.1 MM_U32 GetBufferBufferCnt ( ) [inline]
Get number of surfaces on the class.
Return values
return
The number of surfaces in the class object.
12.8.3.2 MML_GDC_SURFACE GetHandle ( ) [inline]
Return values
return
The surface object.
12.8.3.3 MM_S32 GetHeight ( ) [inline]
Return values
return
Surface height.
12.8.3.4 MML_GDC_SURFACE GetSurface ( ) [inline]
Return values
return
The surface object.
12.8.3.5 MML_GDC_SURFACE GetSurface ( int id ) [inline]
Get a dedicated surface.
Parameters
in
id
0: return the current foreground buffer. If id > 0 the function will return the (id) next
foreground buffer.
Return values
return
The surface object.
12.8.3.6 MM_S32 GetWidth ( ) [inline]
Get the surface width.
Return values
return
Surface width.