Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/codec/
H A DSkPngCodecBase.h66 struct PaletteColorEntry { struct
71 virtual std::optional<SkSpan<const PaletteColorEntry>> onTryGetPlteChunk() = 0; argument