Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
SkAnimatedImage.cpp File Reference
#include "include/android/SkAnimatedImage.h"
#include "include/codec/SkAndroidCodec.h"
#include "include/codec/SkCodec.h"
#include "include/codec/SkEncodedImageFormat.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPicture.h"
#include "include/core/SkPictureRecorder.h"
#include "include/core/SkPixelRef.h"
#include "src/codec/SkCodecPriv.h"
#include "src/codec/SkPixmapUtilsPriv.h"
#include "src/core/SkImagePriv.h"
#include <limits.h>
#include <utility>

Go to the source code of this file.

Functions

static bool is_restore_previous (SkCodecAnimation::DisposalMethod dispose)
 

Function Documentation

◆ is_restore_previous()

static bool is_restore_previous ( SkCodecAnimation::DisposalMethod  dispose)
static

Definition at line 162 of file SkAnimatedImage.cpp.