Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h279 …unsigned int UpdateLine(const float fZPos, float XPos, float YPos, const float fScale, const unsig…
DPVRTPrint3D.cpp524 m_nCachedNumVerts = UpdateLine(0.0f, fPosX, fPosY, fScale, Colour, UTF32, m_pPrint3dVtx); in Print3D()
843 unsigned int CPVRTPrint3D::UpdateLine(const float fZPos, float XPos, float YPos, const float fScale… in UpdateLine() function in CPVRTPrint3D