Home
last modified time | relevance | path

Searched refs:m_Width (Results 1 – 10 of 10) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_DisplayBuffers.cpp29 m_Width(nn::gx::DISPLAY0_WIDTH), m_Height(nn::gx::DISPLAY0_HEIGHT), in DisplayBuffersDescription()
44 displayBuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in GetDefaultDisplay0Description()
57 displayBuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in GetDefaultDisplay1Description()
69 displayBuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in GetDefaultDisplay0ExtDescription()
86 m_Width(nn::gx::DISPLAY0_WIDTH), m_Height(nn::gx::DISPLAY0_HEIGHT) in DisplayBuffers()
103 m_Width = displayBufferDesc.m_Width; in Initialize()
113 displayBufferDesc.m_Width, displayBufferDesc.m_Height, in Initialize()
201 return m_Width; in GetWidth()
Ddemo_FrameBuffer.cpp27 m_Width(nn::gx::DISPLAY0_WIDTH), m_Height(nn::gx::DISPLAY0_HEIGHT), in RenderBufferDescription()
40 renderBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in GetDefaultDisplay0ColorDescription()
52 renderBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in GetDefaultDisplay0DepthStencilDescription()
64 renderBufferDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in GetDefaultDisplay1ColorDescription()
76 renderBufferDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in GetDefaultDisplay1DepthStencilDescription()
155 m_Width(nn::gx::DISPLAY0_WIDTH), m_Height(nn::gx::DISPLAY0_HEIGHT) in FrameBuffer()
192 bufferDesc.m_Width, bufferDesc.m_Height); in Initialize()
193 m_Width = bufferDesc.m_Width; in Initialize()
314 return m_Width; in GetWidth()
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_DisplayBuffers.h39 u32 m_Width; variable
88 u32 m_Width; variable
Ddemo_FrameBuffer.h40 u32 m_Width; variable
132 u32 m_Width; variable
/CTR-SDK-4.2.7-SampleDemos/applet/extrapad/
Dextrapad_demo.cpp34 colorBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
42 depthStencilBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
59 display0BuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
70 display1BuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in SetupRenderSystem()
/CTR-SDK-4.2.7-SampleDemos/cfg/coppacs/
Dcoppacs_demo.cpp53 colorBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
61 depthStencilBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
78 display0BuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
89 display1BuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in SetupRenderSystem()
/CTR-SDK-4.2.7-SampleDemos/applet/swkbd/
Dswkbd_demo.cpp39 colorBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
47 depthStencilBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
64 display0BuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
75 display1BuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in SetupRenderSystem()
/CTR-SDK-4.2.7-SampleDemos/applet/erreula/
Derreula_demo.cpp38 colorBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
46 depthStencilBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
63 display0BuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
74 display1BuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in SetupRenderSystem()
/CTR-SDK-4.2.7-SampleDemos/applet/voicesel/
Dvoicesel_demo.cpp62 colorBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
70 depthStencilBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
87 display0BuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
98 display1BuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in SetupRenderSystem()
/CTR-SDK-4.2.7-SampleDemos/applet/phtsel/
Dphtsel_demo.cpp231 colorBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
239 depthStencilBufferDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
256 display0BuffersDesc.m_Width = nn::gx::DISPLAY0_WIDTH; in SetupRenderSystem()
267 display1BuffersDesc.m_Width = nn::gx::DISPLAY1_WIDTH; in SetupRenderSystem()