Searched refs:checkForMoreData (Results 1 – 2 of 2) sorted by relevance
147 size_t SkBmpRLECodec::checkForMoreData() { in checkForMoreData() function in SkBmpRLECodec372 if (this->checkForMoreData() < 2) { in decodeRLE()396 if (this->checkForMoreData() < 2) { in decodeRLE()441 if (this->checkForMoreData() < alignedRowBytes) { in decodeRLE()500 if (this->checkForMoreData() < 2) { in decodeRLE()
71 size_t checkForMoreData();