Home
last modified time | relevance | path

Searched defs:type (Results 1 – 10 of 10) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DGuiControlBase.cpp38 ControlBase::ControlBase(ControlType type, u32 id, s32 x, s32 y, u32 width, u32 height, const wchar… in ControlBase()
/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo1/
Dcec_Main.cpp105 void BinaryDump(u8* data, u32 len, u8 type) in BinaryDump()
315 for(int type=0; type < sizeof(boxType)/sizeof(boxType[0]); type++) in CecTest_ShowBoxMessageList() local
/CTR-SDK-4.2.7-SampleDemos/demo1/
Dcamera.cpp295 GLenum type = GL_IMG_TYPE; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Demo/DrawTexture2d/
Dgx_DrawTexture2d.cpp142 GLenum type = GL_UNSIGNED_BYTE; in LoadTexture0() local
189 GLenum type = GL_UNSIGNED_BYTE; in LoadTexture1() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DUtil.cpp37 unsigned width, height, format, type, orientation; in loadTexture() local
DTga.cpp220 unsigned int *type, in dmpLoadTGA()
/CTR-SDK-4.2.7-SampleDemos/fs/Streaming/
DFsSampleStreamingFrame.cpp173 GLenum type = GL_UNSIGNED_BYTE; in UpdateTexture() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystemDrawing.cpp303 const GLenum format, const GLenum type, void* pixels, in GenerateTexture()
/CTR-SDK-4.2.7-SampleDemos/crypto/BlockCipher/
Dmain.cpp374 void Demo(T& type) in Demo()
/CTR-SDK-4.2.7-SampleDemos/dlp/FakeClient/
DFakeClient.cpp191 GLenum type = GL_UNSIGNED_SHORT_5_6_5; in CreateIconTexture() local