Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_DisplayBufferSwapper.cpp58 GLenum display = 0; in DisplayBufferSwapper() local
61 display = NN_GX_DISPLAY0; in DisplayBufferSwapper()
65 display = NN_GX_DISPLAY1; in DisplayBufferSwapper()
69 display = NN_GX_DISPLAY0_EXT; in DisplayBufferSwapper()
76 nngxActiveDisplay(display); in DisplayBufferSwapper()
152 GLenum display = NULL; in ActivateBuffer() local
156 display = NN_GX_DISPLAY0; in ActivateBuffer()
160 display = NN_GX_DISPLAY1; in ActivateBuffer()
164 display = NN_GX_DISPLAY0_EXT; in ActivateBuffer()
171 nngxActiveDisplay(display); in ActivateBuffer()
Ddemo_SimpleApp.cpp97 SimpleApp::SetRenderingTarget(Display display) in SetRenderingTarget() argument
99 NW_ASSERT(display == DISPLAY0 || display == DISPLAY1); in SetRenderingTarget()
103 switch (display) in SetRenderingTarget()
129 SimpleApp::SwapBuffer(Display display) in SwapBuffer() argument
135 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.cpp735 GLenum display; in WaitVSync() local
736 if (screenKind & (UPPER_SCREEN | LOWER_SCREEN)) { display = NN_GX_DISPLAY_BOTH; } in WaitVSync()
737 else if (screenKind & UPPER_SCREEN) { display = NN_GX_DISPLAY0; } in WaitVSync()
738 else if (screenKind & LOWER_SCREEN) { display = NN_GX_DISPLAY1; } in WaitVSync()
745 nngxWaitVSync(display); in WaitVSync()
757 GLenum display; in SwapBuffer() local
768 display = NN_GX_DISPLAY_BOTH; in SwapBuffer()
779 display = NN_GX_DISPLAY0; in SwapBuffer()
785 display = NN_GX_DISPLAY1; in SwapBuffer()
788 nngxSwapBuffers(display); in SwapBuffer()
/NW4C-1.2.23/sources/libraries/dev/
Ddev_Screenshot.cpp92 const char* display; in DumpHash() local
94 switch (this->m_DisplayDescription.display) in DumpHash()
97 display = DISPLAY_0; in DumpHash()
100 display = DISPLAY_0_EXT; in DumpHash()
103 display = DISPLAY_1; in DumpHash()
109 …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()
161 GLenum display, in Take() argument
166 displayDescription.display = display; in Take()
168 nngxActiveDisplay(display); in Take()
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp215 GLenum display; in WaitVSync() local
216 …if (screenKind & (nw::demo::UPPER_SCREEN | nw::demo::LOWER_SCREEN)) { display = NN_GX_DISPLAY_BOTH… in WaitVSync()
217 else if (screenKind & nw::demo::UPPER_SCREEN) { display = NN_GX_DISPLAY0; } in WaitVSync()
218 else if (screenKind & nw::demo::LOWER_SCREEN) { display = NN_GX_DISPLAY1; } in WaitVSync()
221 nngxWaitVSync(display); in WaitVSync()
231 GLenum display; in SwapBuffer() local
242 display = NN_GX_DISPLAY_BOTH; in SwapBuffer()
253 display = NN_GX_DISPLAY0; in SwapBuffer()
259 display = NN_GX_DISPLAY1; in SwapBuffer()
262 nngxSwapBuffers(display); in SwapBuffer()
/NW4C-1.2.23/include/nw/dev/
Ddev_Screenshot.h54 display(0) in DisplayDescription()
62 GLenum display; //!< ディスプレイを表す定義です。 member
190 GLenum display,
261 display(0)
269 GLenum display;
/NW4C-1.2.23/include/nw/demo/
Ddemo_SimpleApp.h78 void SetRenderingTarget(Display display);
92 void SwapBuffer(Display display);
Ddemo_DebugUtility.h333 s32 display; member
414 s32 display; member
/NW4C-1.2.23/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.css300 display:block;
309 display:block;
316 display:block;
325 display:block;
398 display:block;
413 display:block;
/NW4C-1.2.23/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-1.2.23/documents/API/css/
Dbutton.css66 display : block;
Dcontents.css174 display : block;
Dmanpage.css180 display: block;
Ddocument.css181 display: block;
/NW4C-1.2.23/documents/IntermediateFileFormat/html/css/
Dbutton.css66 display : block;
/NW4C-1.2.23/tools/LayoutViewer/
DReadme.txt67 R Button: Switches the screen used for display between the upper and lower screen.
/NW4C-1.2.23/documents/License/IronRuby/
DLICENSE.CPL.txt28 …ee copyright license to reproduce, prepare derivative works of, publicly display, publicly perform…
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_SetRenderPriority.mel616 // update button visibility to display button (for -rs 0)
DNW4C_SetAnimRange.mel441 display time range