Searched defs:DecoderProc (Results 1 – 2 of 2) sorted by relevance
53 struct DecoderProc { struct58 static std::vector<DecoderProc>* decoders() { in decoders() argument
221 struct DecoderProc { struct222 SkFourByteTag id;223 sk_sp<SkTypeface> (*makeFromStream)(std::unique_ptr<SkStreamAsset>, const SkFontArguments&);