Searched refs:checkForMoreData (Results 1 – 2 of 2) sorted by relevance
170 size_t SkBmpRLECodec::checkForMoreData() { in checkForMoreData() function in SkBmpRLECodec351 if (this->checkForMoreData() < 2) { in decodeRows()376 if (this->checkForMoreData() < 2) { in decodeRows()412 if (this->checkForMoreData() < SkAlign2(rowBytes)) { in decodeRows()471 if (this->checkForMoreData() < 2) { in decodeRows()
72 size_t checkForMoreData();