Home
last modified time | relevance | path

Searched defs:readBuffer (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/font/PackedFont/
Dmain.cpp139 void* readBuffer = s_AppHeap.Allocate(readBufferSize); in InitFont() local
233 void* const readBuffer = s_AppHeap.Allocate(readBufferSize); in InitFontStreaming() local
/CTR-SDK-4.2.7-SampleDemos/font/ArchiveFont/
Dmain.cpp202 void* readBuffer = s_AppHeap.Allocate(readBufferSize); in InitFont() local
285 void* const readBuffer = s_AppHeap.Allocate(readBufferSize); in InitFontStreaming() local