Searched refs:multisampleDisableSupport (Results 1 – 3 of 3) sorted by relevance
57 bool multisampleDisableSupport() const { return fMultisampleDisableSupport; } in multisampleDisableSupport() function
178 if (this->numSamples() > 1 && !this->caps()->multisampleDisableSupport()) { in chooseAAType()
2699 if (this->caps()->multisampleDisableSupport()) { in flushHWAAState()