Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/codec/
H A DSkCodec.h48 class CodecSrc; variable
/aosp_15_r20/external/skia/dm/
H A DDMSrcSink.cpp406 CodecSrc::CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, in CodecSrc() function in DM::CodecSrc