Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/experimental/rust_png/decoder/impl/
H A DSkPngRustCodec.cpp342 bool idatIsNotPartOfAnimation = fReader->has_actl_chunk() && !fReader->has_fctl_chunk(); in SkPngRustCodec() local
402 bool idatIsNotPartOfAnimation = fReader->has_actl_chunk() && !fReader->has_fctl_chunk(); in seekToStartOfFrame() local