Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp843 unsigned int CPVRTPrint3D::UpdateLine(const float fZPos, float XPos, float YPos, const float fScale… in UpdateLine() argument
903 pVertices[VertexCount+0].sz = f2vt(fZPos); in UpdateLine()
910 pVertices[VertexCount+1].sz = f2vt(fZPos); in UpdateLine()
917 pVertices[VertexCount+2].sz = f2vt(fZPos); in UpdateLine()
924 pVertices[VertexCount+3].sz = f2vt(fZPos); in UpdateLine()
DPVRTPrint3D.h279 …unsigned int UpdateLine(const float fZPos, float XPos, float YPos, const float fScale, const unsig…