Searched defs:drawBuffer (Results 1 – 7 of 7) sorted by relevance
86 void* drawBuffer = Layout::AllocMemory(drawBufferSize, 4); in LoadFont() local
45 void* drawBuffer = pResFont->GetDrawBuffer(); in ~FontRefLink() local
192 void* drawBuffer = MemAlloc(drawBufferSize, 4); in InitFont() local210 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local
241 void* drawBuffer = MemAlloc(drawBufferSize, 4); in InitFont() local259 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local
195 void* drawBuffer = MemAlloc( drawBufferSize, 4 ); in InitializeFont() local204 void *const drawBuffer = m_Font.SetDrawBuffer( NULL ); in FinalizeFont() local
359 void* drawBuffer = allocator->Alloc(drawBufferSize, 4); in InitializeFont() local405 void* drawBuffer = allocator->Alloc(drawBufferSize, 4); in InitializeFont() local433 void* drawBuffer = m_Font.SetDrawBuffer(NULL); in DestroyFont() local787 void* drawBuffer, in InitializeFontFromBinary()
554 void* drawBuffer, in InitDispStringBuffer()