Searched refs:transferPixelsToRowBytesSupport (Results 1 – 3 of 3) sorted by relevance
147 int srcBufferWidth = caps->transferPixelsToRowBytesSupport() ? 20 : 16; in basic_transfer_to_test()252 if (!caps->transferPixelsToRowBytesSupport()) { in basic_transfer_to_test()
361 bool transferPixelsToRowBytesSupport() const { return fTransferPixelsToRowBytesSupport; } in transferPixelsToRowBytesSupport() function
694 this->caps()->transferPixelsToRowBytesSupport()) { in onResetContext()1054 SkASSERT(this->glCaps().transferPixelsToRowBytesSupport()); in onTransferPixelsTo()