Home
last modified time | relevance | path

Searched refs:minSmoothLineWidth (Results 1 – 4 of 4) 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()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h745 GLfloat minSmoothLineWidth = 0.0f; member
DContext.cpp1416 params[0] = mState.mCaps.minSmoothLineWidth; in getFloatvImpl()
3370 mState.mCaps.minSmoothLineWidth = 1.0f; in initCaps()