Searched refs:GetDrawCommands (Results 1 – 3 of 3) sorted by relevance
258 const u32* GetDrawCommands() const;
1787 NW_FONT_ADD_COMMANDS( pStringBuffer, GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDrawText()1802 RectDrawer::GetDrawCommands() const in GetDrawCommands() function in nw::font::RectDrawer
776 NW_FONT_RECTDRAWER_ADD_COMMAND( GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDraw()