Searched defs:drawBuffer (Results 1 – 7 of 7) sorted by relevance
88 void* drawBuffer = Layout::AllocMemory(drawBufferSize, 4); in LoadFont() local
47 void* drawBuffer = pResFont->GetDrawBuffer(); in ~FontRefLink() local
194 void* drawBuffer = MemAlloc(drawBufferSize, 4); in InitFont() local212 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local
243 void* drawBuffer = MemAlloc(drawBufferSize, 4); in InitFont() local261 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local
197 void* drawBuffer = MemAlloc( drawBufferSize, 4 ); in InitializeFont() local206 void *const drawBuffer = m_Font.SetDrawBuffer( NULL ); in FinalizeFont() local
361 void* drawBuffer = allocator->Alloc(drawBufferSize, 4); in InitializeFont() local407 void* drawBuffer = allocator->Alloc(drawBufferSize, 4); in InitializeFont() local435 void* drawBuffer = m_Font.SetDrawBuffer(NULL); in DestroyFont() local789 void* drawBuffer, in InitializeFontFromBinary()
556 void* drawBuffer, in InitDispStringBuffer()