Searched refs:fHWAALineSupport (Results 1 – 3 of 3) sorted by relevance
48 bool fHWAALineSupport : 1; member
968 if (!fCaps.fHWAALineSupport || in willUseHWAALines()1210 GrPrintf("HW AA Lines Support : %s\n", gNY[fHWAALineSupport]); in print()
280 fCaps.fHWAALineSupport = (kDesktop_GrGLBinding == this->glBinding()); in initCaps()