Searched refs:pFontImageData (Results 1 – 1 of 1) sorted by relevance
74 u8* pFontImageData; member107 const u8* pFontImageData);416 const u8* pFontImageData) in GetFontCharData() argument425 pFontImageData != NULL && "No texture data.\n"); in GetFontCharData()499 pFont->pFontImageData = (u8*)pFontImageData; in GetFontCharData()523 GX2NotifyMemAlloc(pFont->pFontImageData, width*height, 32); in InitFontTexture()527 pFont->pFontImageData); // src in InitFontTexture()528 GX2NotifyMemFree(pFont->pFontImageData); in InitFontTexture()