Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkIcoCodec.h92 std::unique_ptr<SkTArray<std::unique_ptr<SkCodec>, true>> fEmbeddedCodecs; variable
/third_party/flutter/skia/src/codec/
DSkIcoCodec.h91 std::unique_ptr<SkTArray<std::unique_ptr<SkCodec>, true>> fEmbeddedCodecs; variable