uiaccelerator_plat/alf_core_toolkit_api/inc/uiacceltk/HuiDisplay.h
branchRCL_3
changeset 3 d8a3531bc6b8
parent 0 15bf7259bb7c
child 7 433cbbb6a04b
equal deleted inserted replaced
0:15bf7259bb7c 3:d8a3531bc6b8
   675      * display is using a native window as a rendering surface), returns
   675      * display is using a native window as a rendering surface), returns
   676      * a pointer to the window.
   676      * a pointer to the window.
   677      *
   677      *
   678      * @return  Pointer to native window, or <code>NULL</code>.
   678      * @return  Pointer to native window, or <code>NULL</code>.
   679      */
   679      */
   680     RDrawableWindow* NativeWindow();
   680     IMPORT_C RDrawableWindow* NativeWindow();
   681 
   681 
   682     /**
   682     /**
   683      * Returns the rendering surface of the display.
   683      * Returns the rendering surface of the display.
   684      */
   684      */
   685     IMPORT_C MHuiRenderSurface& RenderSurface() const;
   685     IMPORT_C MHuiRenderSurface& RenderSurface() const;