Home
last modified time | relevance | path

Searched refs:getPointSize (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DFontMap.h32 virtual le_int16 getPointSize() const;
64 inline le_int16 FontMap::getPointSize() const in getPointSize() function
DScriptCompositeFontInstance.h163 return fFontMap->getPointSize(); in getXPixelsPerEm()
168 return fFontMap->getPointSize(); in getYPixelsPerEm()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp127 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::BaseRenderingCase
652 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::PointCase
812 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()
816 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp153 virtual float getPointSize (void) const;
768 float pointSize = getPointSize(); in drawPrimitives()
785 float BaseRenderingTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anonf66987dd0111::BaseRenderingTestInstance
1050 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::PointTestInstance
1200 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()
1204 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()
2604 float pointSize = getPointSize(); in drawPrimitives()