Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_SimpleApp.cpp86 case DISPLAY1: in TransferBuffer()
99 NW_ASSERT(display == DISPLAY0 || display == DISPLAY1); in SetRenderingTarget()
110 case DISPLAY1: in SetRenderingTarget()
112 m_CurrentDisplay = DISPLAY1; in SetRenderingTarget()
141 case DISPLAY1: in SwapBuffer()
/NW4C-1.2.23/include/nw/demo/
Ddemo_SimpleApp.h37 DISPLAY1, //!< 画面1です。 enumerator
/NW4C-1.2.23/demos/lyt/archiveFont/sources/
Dmain.cpp269 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/simple/sources/
Dmain.cpp327 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/extUserData/sources/
Dmain.cpp301 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/multiArc/sources/
Dmain.cpp258 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/locationAdjust/sources/
Dmain.cpp275 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/simple2/sources/
Dmain.cpp297 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/group/sources/
Dmain.cpp284 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/font/OldResFont/sources/
Dmain.cpp358 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/perspective/sources/
Dmain.cpp331 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/bounding/sources/
Dmain.cpp359 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/font/ResFont/sources/
Dmain.cpp488 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/snd/demolib/sources/
Ddemolib.cpp426 app.SetRenderingTarget( app.DISPLAY1 ); in Draw()
/NW4C-1.2.23/demos/font/PackedFont/sources/
Dmain.cpp524 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/font/ArchiveFont/sources/
Dmain.cpp580 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/animShare/sources/
Dmain.cpp509 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-1.2.23/demos/lyt/tagGroupBind/sources/
Dmain.cpp499 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()