Searched refs:unpackRowLengthSupport (Results 1 – 2 of 2) sorted by relevance
208 bool unpackRowLengthSupport() const { return fUnpackRowLengthSupport; } in unpackRowLengthSupport() function
387 if (this->glCaps().unpackRowLengthSupport()) { in onResetContext()649 if (this->glCaps().unpackRowLengthSupport() && !swFlipY) { in uploadTexData()733 SkASSERT(this->glCaps().unpackRowLengthSupport()); in uploadTexData()