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