Searched refs:kPartialSuccess (Results 1 – 5 of 5) sorted by relevance
79 if (SkImageDecoder::kPartialSuccess == result) { in onGetPixels()
431 return kPartialSuccess;447 return kPartialSuccess;
205 if (SkImageDecoder::kPartialSuccess == decodeResult) { in onGetPixels()
681 return kPartialSuccess; in onDecode()723 return kPartialSuccess; in onDecode()
211 kPartialSuccess = 1, //!< Part of the image decoded. The rest is enumerator