Searched defs:pointPos (Results 1 – 3 of 3) sorted by relevance
152 int nDigits = 0, pointPos, exponent; in strToF() local
3171 …const tcu::IVec2 pointPos = tcu::IVec2(deRoundFloatToInt32((refPoint.center.x()*0.5f + 0.5f) * (… in verifyWidePoint() local3221 bool PointRenderCase::verifyWidePointAt (const tcu::IVec2& pointPos, const tcu::Surface& viewport, … in verifyWidePointAt()3346 tcu::IVec2 PointRenderCase::scanPointWidthAt (const tcu::IVec2& pointPos, const tcu::Surface& viewp… in scanPointWidthAt() argument
206 const pointPos = (nodeOrComment as Node).getText().lastIndexOf('.'); constant