Searched refs:YPos (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.cpp | 843 unsigned int CPVRTPrint3D::UpdateLine(const float fZPos, float XPos, float YPos, const float fScale… in UpdateLine() argument 852 YPos *= ((float)m_ui32ScreenDim[1] / 480.0f); in UpdateLine() 855 YPos -= m_uiAscent * fScale; in UpdateLine() 857 YPos = PVRTMakeWhole(YPos); in UpdateLine() 877 YPos -= PVRTMakeWhole(m_uiNextLineH * fScale); in UpdateLine() 902 pVertices[VertexCount+0].sy = f2vt(YPos + fYOffset); in UpdateLine() 909 pVertices[VertexCount+1].sy = f2vt(YPos + fYOffset); in UpdateLine() 916 pVertices[VertexCount+2].sy = f2vt(YPos + fYOffset - PVRTMakeWhole(m_pRects[uiIdx].nH * fScale)); in UpdateLine() 923 pVertices[VertexCount+3].sy = f2vt(YPos + fYOffset - PVRTMakeWhole(m_pRects[uiIdx].nH * fScale)); in UpdateLine()
|
D | PVRTDecompress.cpp | 533 static PVRTuint32 TwiddleUV(PVRTuint32 XSize, PVRTuint32 YSize, PVRTuint32 XPos, PVRTuint32 YPos) in TwiddleUV() argument 537 PVRTuint32 MaxValue=YPos; in TwiddleUV() 544 _ASSERT(YPos < YSize); in TwiddleUV() 559 if(YPos & SrcBitPos) in TwiddleUV()
|
D | PVRTPrint3D.h | 279 …unsigned int UpdateLine(const float fZPos, float XPos, float YPos, const float fScale, const unsig…
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | ba28d91a3f6bc986351eeef4cc3126ee.00001ab8.honggfuzz.cov | 13 …�T:[��v��;��>����1} Ȕ�$d�pE~lV�竚u�7�b�G�z�^�KY�t����k��Cj$ZFI/���YPos;�_A!�Ğ�W��^�2$g�g�…
|