Home
last modified time | relevance | path

Searched defs:setPointSizeMin (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Device/
DVertexProcessor.cpp363 void VertexProcessor::setPointSizeMin(float pointSizeMin) in setPointSizeMin() function in sw::VertexProcessor
/external/swiftshader/src/Renderer/
DVertexProcessor.cpp709 void VertexProcessor::setPointSizeMin(float pointSizeMin) in setPointSizeMin() function in sw::VertexProcessor
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp3464 void Context::setPointSizeMin(float min) in setPointSizeMin() function in es1::Context