Searched refs:handleRestorePrevious (Results 1 – 2 of 2) sorted by relevance
129 bool handleRestorePrevious(const SkImageInfo&, void* pixels, size_t rowBytes);
352 bool ImageDecoder::handleRestorePrevious(const SkImageInfo& outputInfo, void* pixels, in handleRestorePrevious() function in ImageDecoder408 if (!handleRestorePrevious(outputInfo, pixels, rowBytes)) { in decode()