Lines Matching refs:SavedImage
66 static SkMSec savedimage_duration(const SavedImage* image)
144 static void blitInterlace(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap,
175 static void blitNormal(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap,
221 static void drawFrame(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap)
257 static bool checkIfWillBeCleared(const SavedImage* frame)
273 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal)
288 static bool checkIfCover(const SavedImage* target, const SavedImage* covered)
301 static void disposeFrameIfNeeded(SkBitmap* bm, const SavedImage* cur, const SavedImage* next,
399 const SavedImage* cur = &fGIF->SavedImages[i];
414 const SavedImage* prev = &fGIF->SavedImages[i-1];