Searched refs:GetDrawCommands (Results 1 – 3 of 3) sorted by relevance
256 const u32* GetDrawCommands() const;
1741 NW_FONT_ADD_COMMANDS( pStringBuffer, GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDrawText()1756 RectDrawer::GetDrawCommands() const in GetDrawCommands() function in nw::font::RectDrawer
730 NW_FONT_RECTDRAWER_ADD_COMMAND( GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDraw()