Home | History | Annotate | Download | only in images

Lines Matching refs:disposal

263             // check disposal method
264 int disposal = ((eb->Bytes[0] >> 2) & 7);
265 if (disposal == 2 || disposal == 3) {
273 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal)
276 *disposal = 0;
282 *disposal = ((eb->Bytes[0] >> 2) & 7);
304 // We can skip disposal process if next frame is not transparent
330 // Save current image if next frame's disposal method == 3
402 int disposal;
403 getTransparencyAndDisposalMethod(cur, &trans, &disposal);
419 // We can skip this process if this index is not last and disposal