Home
last modified time | relevance | path

Searched defs:format (Results 1 – 9 of 9) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_DirectPrint.cpp35 s32 GetByteByDot( GLenum format ) in GetByteByDot()
81 void DirectPrint::ChangeDisplaybuffer( void* dispbuf, GLenum format, const nn::math::VEC2& size ) in ChangeDisplaybuffer()
109 void DirectPrint::Printf( const nn::math::VEC2& pos, const char* format, ... ) in Printf()
119 …Print::Printf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* format, ... ) in Printf()
129 void DirectPrint::VPrintf( const nn::math::VEC2& pos, const char* format, va_list v ) in VPrintf()
136 …VPrintf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* format, va_list v ) in VPrintf()
282 void DirectPrint::ConvertColorFormat( bit8* data, const nn::util::Color8& src, GLenum format ) in ConvertColorFormat()
Ddbg_ExceptionScreen.cpp329 GLint format; in StealDisplaybuffer() local
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_FrameBuffer.h71 PicaDataColor format; variable
140 PicaDataDepth format; variable
Dgr_Texture.h62 PicaDataTextureFormat format; variable
/CTR-SDK-4.2.5/include/nn/y2r/CTR/
Dy2r_Api.h119 inline void SetInputFormat( InputFormat format ) in SetInputFormat()
138 inline void SetOutputFormat( OutputFormat format ) in SetOutputFormat()
417 inline size_t GetOutputFormatBytes( OutputFormat format ) in GetOutputFormatBytes()
428 inline size_t GetOutputBlockSize( s16 lineWidth, OutputFormat format ) in GetOutputBlockSize()
440 inline size_t GetOutputImageSize( s16 lineWidth, s16 height, OutputFormat format ) in GetOutputImageSize()
/CTR-SDK-4.2.5/include/nn/font/CTR/
Dfont_TextWriterBase.h488 const char* format, in VSNPrintf()
502 const wchar_t* format, in VSNPrintf()
/CTR-SDK-4.2.5/include/nn/snd/CTR/Common/
Dsnd_Adpcm.h62 u16 format; member
/CTR-SDK-4.2.5/include/nn/gx/CTR/
Dgx_MacroMisc.h78 #define PICA_CMD_DATA_RENDER_BUFFER_COLOR_MODE( pixSize, format ) \ argument
Dgx_MacroOld.h223 #define PICA_CMD_DATA_RENDER_BUF_COLOR_MODE( pixSize, format ) \ argument