Searched refs:getPointSize (Results 1 – 4 of 4) sorted by relevance
32 virtual le_int16 getPointSize() const;64 inline le_int16 FontMap::getPointSize() const in getPointSize() function
163 return fFontMap->getPointSize(); in getXPixelsPerEm()168 return fFontMap->getPointSize(); in getYPixelsPerEm()
127 virtual float getPointSize (void) const;374 gl.uniform1f (pointSizeLoc, getPointSize()); in drawPrimitives()413 float BaseRenderingCase::getPointSize (void) const in getPointSize() function in deqp::gles3::Functional::__anon362266ee0111::BaseRenderingCase652 float getPointSize (void) const;717 const float pointSize = getPointSize(); in iterate()768 float PointCase::getPointSize (void) const in getPointSize() function in deqp::gles3::Functional::__anon362266ee0111::PointCase812 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()816 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()
153 virtual float getPointSize (void) const;768 float pointSize = getPointSize(); in drawPrimitives()785 float BaseRenderingTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anonf66987dd0111::BaseRenderingTestInstance1050 virtual float getPointSize (void) const;1105 const float pointSize = getPointSize(); in iterate()1156 float PointTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anonf66987dd0111::PointTestInstance1200 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()1204 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()2604 float pointSize = getPointSize(); in drawPrimitives()