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