Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkFrame, including all inherited members.
fillIn(SkCodec::FrameInfo *, bool fullyReceived) const | SkFrame | |
frameId() const | SkFrame | inline |
frameRect() const | SkFrame | inline |
getBlend() const | SkFrame | inline |
getDisposalMethod() const | SkFrame | inline |
getDuration() const | SkFrame | inline |
getRequiredFrame() const | SkFrame | inline |
hasAlpha() const | SkFrame | inline |
height() const | SkFrame | inline |
onReportedAlpha() const =0 | SkFrame | protectedpure virtual |
operator=(SkNoncopyable &&)=default | SkNoncopyable | |
reachedStartOfData() const | SkFrame | inline |
reportedAlpha() const | SkFrame | inline |
setBlend(SkCodecAnimation::Blend blend) | SkFrame | inline |
setDisposalMethod(SkCodecAnimation::DisposalMethod disposalMethod) | SkFrame | inline |
setDuration(int duration) | SkFrame | inline |
setHasAlpha(bool alpha) | SkFrame | inline |
setRequiredFrame(int req) | SkFrame | inline |
setXYWH(int x, int y, int width, int height) | SkFrame | inline |
SkFrame(int id) | SkFrame | inline |
SkFrame(SkFrame &&)=default | SkFrame | |
SkNoncopyable()=default | SkNoncopyable | |
SkNoncopyable(SkNoncopyable &&)=default | SkNoncopyable | |
width() const | SkFrame | inline |
xOffset() const | SkFrame | inline |
yOffset() const | SkFrame | inline |
~SkFrame() | SkFrame | inlinevirtual |