Home
last modified time | relevance | path

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

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