Searched refs:isLineSmoothEnabled (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h542 bool isLineSmoothEnabled() const;
H A DContext.cpp3338 bool Context::isLineSmoothEnabled() const function in class:es1::Context
H A DlibGLES_CM.cpp2502 case GL_LINE_SMOOTH: return context->isLineSmoothEnabled(); break;

Completed in 102 milliseconds