Searched refs:STATUS_OPEN_ERROR (Results 1 – 2 of 2) sorted by relevance
70 public static final int STATUS_OPEN_ERROR = 2; field in GifDecoder258 if (status == STATUS_FORMAT_ERROR || status == STATUS_OPEN_ERROR) { in getNextFrame()332 status = STATUS_OPEN_ERROR; in read()
40 header.status = GifDecoder.STATUS_OPEN_ERROR; in setData()