Home
last modified time | relevance | path

Searched refs:minSmoothLineWidth (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h375 GLfloat minSmoothLineWidth = 0.0f; member
DContext.cpp1557 params[0] = mState.mCaps.minSmoothLineWidth; in getFloatvImpl()
3689 mState.mCaps.minSmoothLineWidth = 1.0f; in initCaps()