Searched refs:update (Results 1 – 1 of 1) sorted by relevance
213 void DisplayIcon(const nn::dlp::IconInfo icon, f32 x, f32 y, bool update, demo::RenderSystemDrawing… in DisplayIcon() argument218 if(update) in DisplayIcon()242 bool update = true; in DisplayTitleInfo() local245 DisplayIcon(titleInfo.icon, FONT_SIZE, 2 * FONT_SIZE, update, pRenderSystem); in DisplayTitleInfo()