Searched defs:smoothLines (Results 1 - 1 of 1) sorted by path

/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp2165 bool smoothLines = false; local
2168 smoothLines = this->willUseHWAALines();
2169 if (smoothLines) {
2187 if (!smoothLines && RT_HAS_MSAA) {

Completed in 161 milliseconds