Home
last modified time | relevance | path

Searched refs:DISPLAY0 (Results 1 – 18 of 18) sorted by relevance

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_SimpleApp.cpp82 case DISPLAY0: in TransferBuffer()
99 NW_ASSERT(display == DISPLAY0 || display == DISPLAY1); in SetRenderingTarget()
105 case DISPLAY0: in SetRenderingTarget()
107 m_CurrentDisplay = DISPLAY0; in SetRenderingTarget()
137 case DISPLAY0: in SwapBuffer()
/NW4C-1.2.23/include/nw/demo/
Ddemo_SimpleApp.h36 DISPLAY0, //!< 画面0です。 enumerator
/NW4C-1.2.23/demos/lyt/archiveFont/sources/
Dmain.cpp254 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/simple/sources/
Dmain.cpp312 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/extUserData/sources/
Dmain.cpp286 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/multiArc/sources/
Dmain.cpp240 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/locationAdjust/sources/
Dmain.cpp258 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/simple2/sources/
Dmain.cpp282 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/group/sources/
Dmain.cpp269 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/font/OldResFont/sources/
Dmain.cpp347 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/perspective/sources/
Dmain.cpp306 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/bounding/sources/
Dmain.cpp308 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/font/ResFont/sources/
Dmain.cpp479 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/snd/demolib/sources/
Ddemolib.cpp415 app.SetRenderingTarget( app.DISPLAY0 ); in Draw()
/NW4C-1.2.23/demos/font/PackedFont/sources/
Dmain.cpp517 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/font/ArchiveFont/sources/
Dmain.cpp565 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/animShare/sources/
Dmain.cpp476 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()
/NW4C-1.2.23/demos/lyt/tagGroupBind/sources/
Dmain.cpp447 demoApp.SetRenderingTarget(demoApp.DISPLAY0); in nnMain()