Searched refs:readRow (Results 1 – 4 of 4) sorted by relevance
103 bool SkWbmpCodec::readRow(uint8_t* row) { in readRow() function in SkWbmpCodec147 if (!this->readRow(src.get())) { in onGetPixels()177 if (!this->readRow(fSrcBuffer.get())) { in onGetScanlines()
474 bool SkGifCodec::readRow() { function in SkGifCodec505 if (!this->readRow()) {568 if (!this->readRow()) {584 if (!this->readRow()) {
44 bool readRow(uint8_t* row);
143 bool readRow();