Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp88 case DISPLAY1: in TransferBuffer()
101 NW_ASSERT(display == DISPLAY0 || display == DISPLAY1); in SetRenderingTarget()
112 case DISPLAY1: in SetRenderingTarget()
114 m_CurrentDisplay = DISPLAY1; in SetRenderingTarget()
143 case DISPLAY1: in SwapBuffer()
/NW4C-2.0.3/include/nw/demo/
Ddemo_SimpleApp.h39 DISPLAY1, //!< 画面1です。 enumerator
/NW4C-2.0.3/demos/lyt/simple/sources/
Dmain.cpp329 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/texVram/sources/
Dmain.cpp291 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/extUserData/sources/
Dmain.cpp303 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/locationAdjust/sources/
Dmain.cpp277 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/archiveFont/sources/
Dmain.cpp271 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/multiArc/sources/
Dmain.cpp260 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/perspective/sources/
Dmain.cpp333 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/group/sources/
Dmain.cpp286 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/simple2/sources/
Dmain.cpp299 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/font/OldResFont/sources/
Dmain.cpp360 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/font/ResFont/sources/
Dmain.cpp490 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/bounding/sources/
Dmain.cpp361 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/font/PackedFont/sources/
Dmain.cpp526 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/snd/demolib/sources/
Ddemolib.cpp415 app.SetRenderingTarget( app.DISPLAY1 ); in Draw()
/NW4C-2.0.3/demos/font/ArchiveFont/sources/
Dmain.cpp582 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp511 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()
/NW4C-2.0.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp501 demoApp.SetRenderingTarget(demoApp.DISPLAY1); in nnMain()