Searched refs:readPixelsRowBytesSupport (Results 1 – 8 of 8) sorted by relevance
270 bool readPixelsRowBytesSupport() const { return fReadPixelsRowBytesSupport; } in readPixelsRowBytesSupport() function
378 if (!this->caps()->readPixelsRowBytesSupport()) { in readPixels()
182 bool makeTight = !caps->readPixelsRowBytesSupport() && tightRowBytes != rowBytes; in readPixels()
330 bool readPixelsRowBytesSupport() const { return fReadPixelsRowBytesSupport; } in readPixelsRowBytesSupport() function
426 if (!this->caps()->readPixelsRowBytesSupport()) { in readPixels()
221 !caps->readPixelsRowBytesSupport() && dst.rowBytes() != dst.info().minRowBytes(); in readPixels()
605 if (this->glCaps().readPixelsRowBytesSupport()) { in onResetContext()2171 SkASSERT(this->glCaps().readPixelsRowBytesSupport()); in readOrTransferPixelsFrom()2185 SkASSERT(this->glCaps().readPixelsRowBytesSupport()); in readOrTransferPixelsFrom()
640 if (this->glCaps().readPixelsRowBytesSupport()) { in onResetContext()2240 SkASSERT(this->glCaps().readPixelsRowBytesSupport()); in readOrTransferPixelsFrom()2267 SkASSERT(this->glCaps().readPixelsRowBytesSupport()); in readOrTransferPixelsFrom()