Searched refs:blendWithPrevFrame (Results 1 – 4 of 4) sorted by relevance
465 const bool blendWithPrevFrame = !independent && frame.blend_method == WEBP_MUX_BLEND in onGetPixels() local486 if ((this->colorXform() && !is_8888(dstInfo.colorType())) || blendWithPrevFrame) { in onGetPixels()538 if (blendWithPrevFrame) { in onGetPixels()548 if (blendWithPrevFrame) { in onGetPixels()557 } else if (blendWithPrevFrame) { in onGetPixels()
748 const bool blendWithPrevFrame = frame->getBlend() == SkCodecAnimation::Blend::kPriorFrame; in setAlphaAndRequiredFrame() local749 if ((!reportsAlpha || !blendWithPrevFrame) && frameRect == screenRect) { in setAlphaAndRequiredFrame()778 if (reportsAlpha && blendWithPrevFrame) { in setAlphaAndRequiredFrame()815 frame->setHasAlpha(prevFrame->hasAlpha() || (reportsAlpha && !blendWithPrevFrame)); in setAlphaAndRequiredFrame()