Home
last modified time | relevance | path

Searched defs:idatIsNotPartOfAnimation (Results 1 – 1 of 1) sorted by relevance

/external/skia/experimental/rust_png/decoder/impl/
DSkPngRustCodec.cpp454 bool idatIsNotPartOfAnimation = fReader->has_actl_chunk() && !fReader->has_fctl_chunk(); in SkPngRustCodec() local
515 bool idatIsNotPartOfAnimation = fReader->has_actl_chunk() && !fReader->has_fctl_chunk(); in seekToStartOfFrame() local