Lines Matching refs:fDisposalMethod
148 dst->fDisposalMethod = fDisposalMethod;
211 frameInfo.fDisposalMethod = SkCodecAnimation::DisposalMethod::kKeep;
251 if (is_restore_previous(frameInfo.fDisposalMethod)) {
256 !is_restore_previous(fDecodingFrame.fDisposalMethod)) {
264 is_restore_previous(frame.fDisposalMethod)) {
271 if (is_restore_previous(frameInfo.fDisposalMethod)) {
284 if (!is_restore_previous(frameInfo.fDisposalMethod)) {
311 fDecodingFrame.fDisposalMethod = frameInfo.fDisposalMethod;