Searched refs:getDisposalMethod (Results 1 – 3 of 3) sorted by relevance
902 if (prevFrame->getDisposalMethod() == SkCodecAnimation::RestorePrevious_DisposalMethod) { in setRequiredFrame()921 switch (prevFrame->getDisposalMethod()) { in setRequiredFrame()
243 SkCodecAnimation::DisposalMethod getDisposalMethod() const { return m_disposalMethod; } in getDisposalMethod() function
424 if (prevFrame->getDisposalMethod() == SkCodecAnimation::RestoreBGColor_DisposalMethod) { in decodeFrame()