Home
last modified time | relevance | path

Searched refs:index4 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/
Ddemo_TextsRenderData.cpp88 u32 index4 = 4 * (i + m_PackedTextLength); in AddText() local
101 SetPosition(index4, in AddText()
106 SetPosition(index4 + 1, in AddText()
111 SetPosition(index4 + 2, in AddText()
116 SetPosition(index4 + 3, in AddText()
122 SetColor(index4 + j, in AddText()
129 SetTexcoord(index4, in AddText()
134 SetTexcoord(index4 + 1, in AddText()
139 SetTexcoord(index4 + 2, in AddText()
144 SetTexcoord(index4 + 3, in AddText()
[all …]