Home
last modified time | relevance | path

Searched refs:kPriorFrame (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/codec/
DSkCodecAnimationPriv.h20 kPriorFrame, enumerator
DSkFrameHolder.h30 , fBlend(SkCodecAnimation::Blend::kPriorFrame) in SkFrame()
DSkCodec.cpp748 const bool blendWithPrevFrame = frame->getBlend() == SkCodecAnimation::Blend::kPriorFrame; in setAlphaAndRequiredFrame()
DSkWuffsCodec.cpp64 : SkCodecAnimation::Blend::kPriorFrame; in wuffs_blend_to_skia_blend()
/external/skqp/src/codec/
DSkCodecAnimationPriv.h20 kPriorFrame, enumerator
DSkFrameHolder.h30 , fBlend(SkCodecAnimation::Blend::kPriorFrame) in SkFrame()
DSkCodec.cpp748 const bool blendWithPrevFrame = frame->getBlend() == SkCodecAnimation::Blend::kPriorFrame; in setAlphaAndRequiredFrame()
DSkWuffsCodec.cpp61 : SkCodecAnimation::Blend::kPriorFrame; in wuffs_blend_to_skia_blend()