Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/experimental/rust_png/ffi/
H A DFFI.rs122 fn has_fctl_chunk(self: &Reader) -> bool; in has_fctl_chunk() function
497 fn has_fctl_chunk(&self) -> bool { in has_fctl_chunk() method