Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/font/ResFont/
Dmain.cpp216 void* drawBuffer = s_AppHeap.Allocate(drawBufferSize, 4); in InitFont() local
234 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local