Home
last modified time | relevance | path

Searched refs:display (Results 1 – 21 of 21) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_DisplayBufferSwapper.cpp60 GLenum display = 0; in DisplayBufferSwapper() local
63 display = NN_GX_DISPLAY0; in DisplayBufferSwapper()
67 display = NN_GX_DISPLAY1; in DisplayBufferSwapper()
71 display = NN_GX_DISPLAY0_EXT; in DisplayBufferSwapper()
78 nngxActiveDisplay(display); in DisplayBufferSwapper()
154 GLenum display = NULL; in ActivateBuffer() local
158 display = NN_GX_DISPLAY0; in ActivateBuffer()
162 display = NN_GX_DISPLAY1; in ActivateBuffer()
166 display = NN_GX_DISPLAY0_EXT; in ActivateBuffer()
173 nngxActiveDisplay(display); in ActivateBuffer()
Ddemo_SimpleApp.cpp99 SimpleApp::SetRenderingTarget(Display display) in SetRenderingTarget() argument
101 NW_ASSERT(display == DISPLAY0 || display == DISPLAY1); in SetRenderingTarget()
105 switch (display) in SetRenderingTarget()
131 SimpleApp::SwapBuffer(Display display) in SwapBuffer() argument
137 switch (display) in SwapBuffer()
Ddemo_AutoTester.cpp117 event.param.screenshot.display = ScreenshotParam::DISPLAY_0; in Initialize()
131 event.param.screenshot.display = ScreenshotParam::DISPLAY_1; in Initialize()
233 switch (param.display) in SendScreenshot()
247 eachParam.display = ScreenshotParam::DISPLAY_0; in SendScreenshot()
249 eachParam.display = ScreenshotParam::DISPLAY_0_EXT; in SendScreenshot()
256 eachParam.display = ScreenshotParam::DISPLAY_0; in SendScreenshot()
258 eachParam.display = ScreenshotParam::DISPLAY_0_EXT; in SendScreenshot()
260 eachParam.display = ScreenshotParam::DISPLAY_1; in SendScreenshot()
276 header.display = param.display; in SendScreenshot()
295 header.display = param.display; in SendScreenshot()
Ddemo_GraphicsSystem.cpp782 GLenum display; in WaitVSync() local
783 if (screenKind & (UPPER_SCREEN | LOWER_SCREEN)) { display = NN_GX_DISPLAY_BOTH; } in WaitVSync()
784 else if (screenKind & UPPER_SCREEN) { display = NN_GX_DISPLAY0; } in WaitVSync()
785 else if (screenKind & LOWER_SCREEN) { display = NN_GX_DISPLAY1; } in WaitVSync()
792 nngxWaitVSync(display); in WaitVSync()
804 GLenum display; in SwapBuffer() local
815 display = NN_GX_DISPLAY_BOTH; in SwapBuffer()
826 display = NN_GX_DISPLAY0; in SwapBuffer()
832 display = NN_GX_DISPLAY1; in SwapBuffer()
835 nngxSwapBuffers(display); in SwapBuffer()
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Screenshot.cpp94 const char* display; in DumpHash() local
96 switch (this->m_DisplayDescription.display) in DumpHash()
99 display = DISPLAY_0; in DumpHash()
102 display = DISPLAY_0_EXT; in DumpHash()
105 display = DISPLAY_1; in DumpHash()
111 …NW_DEV_LOG("|%s|0x%08x, 0x%08x, 0x%08x, 0x%08x, 0x%08x|\n", display, m_Hash[0], m_Hash[1], m_Hash[… in DumpHash()
163 GLenum display, in Take() argument
168 displayDescription.display = display; in Take()
170 nngxActiveDisplay(display); in Take()
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp208 GLenum display; in WaitVSync() local
209 …if (screenKind & (nw::demo::UPPER_SCREEN | nw::demo::LOWER_SCREEN)) { display = NN_GX_DISPLAY_BOTH… in WaitVSync()
210 else if (screenKind & nw::demo::UPPER_SCREEN) { display = NN_GX_DISPLAY0; } in WaitVSync()
211 else if (screenKind & nw::demo::LOWER_SCREEN) { display = NN_GX_DISPLAY1; } in WaitVSync()
214 nngxWaitVSync(display); in WaitVSync()
224 GLenum display; in SwapBuffer() local
235 display = NN_GX_DISPLAY_BOTH; in SwapBuffer()
246 display = NN_GX_DISPLAY0; in SwapBuffer()
252 display = NN_GX_DISPLAY1; in SwapBuffer()
255 nngxSwapBuffers(display); in SwapBuffer()
/NW4C-2.0.3/include/nw/dev/
Ddev_Screenshot.h56 display(0) in DisplayDescription()
64 GLenum display; //!< ディスプレイを表す定義です。 member
192 GLenum display,
263 display(0)
271 GLenum display;
/NW4C-2.0.3/include/nw/demo/
Ddemo_SimpleApp.h80 void SetRenderingTarget(Display display);
94 void SwapBuffer(Display display);
Ddemo_DebugUtility.h441 s32 display; member
522 s32 display; member
/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js92 …_pub.updateObject(els.wrapper.style, {display: 'block', visibility: 'hidden', left: 0, top: 0, hei… property
139 els.loading.style.display = "none";
186 els.loading.style.display = 'none';
187 els.wrapper.style.display = 'none';
188 …ity(null, els.overlay), 0, _pub.fade_out_speed, function() { els.overlay.style.display = 'none';});
199 if (els.loading.style.display != 'none') _pub.center(els.loading);
531 els.overlay.style.display = 'none';
545 els.loading.style.display = 'none';
551 _pub.updateObject(els.wrapper.style, {position: 'absolute', top: 0, left: 0, display: 'none'}); property
591 if (_pub.getStyle(list[i], 'visibility') != 'hidden' && list[i].style.display != 'none') {
[all …]
Dmanual.css409 display:block;
424 display:block;
431 display:block;
508 display:block;
523 display:block;
/NW4C-2.0.3/documents/CreativeStudio/html/assets/
Dtreeview-skin.css31 display:block;
174 display:none;
200 display:none;
Dtreeview-min.js9display="";}return E;},appendTo:function(D){return D.appendChild(this);},insertBefore:function(D){…
12display="";var B=0.4;var A=new YAHOO.util.Anim(this.el,{opacity:{from:0.1,to:1,unit:""}},B);A.onCo…
/NW4C-2.0.3/documents/IntermediateFileFormat/html/css/
Dbutton.css66 display : block;
/NW4C-2.0.3/documents/API/css/
Dbutton.css66 display : block;
Dcontents.css174 display : block;
Ddocument.css189 display: block;
/NW4C-2.0.3/tools/LayoutViewer/
DReadme.txt67 R Button: Switches the screen used for display between the upper and lower screen.
/NW4C-2.0.3/documents/License/IronRuby/
DLICENSE.CPL.txt28 …ee copyright license to reproduce, prepare derivative works of, publicly display, publicly perform…
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetRenderPriority.mel615 // update button visibility to display button (for -rs 0)
DNW4C_SetAnimRange.mel440 display time range