Home
last modified time | relevance | path

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

/third_party/skia/include/codec/
DSkCodec.h495 Result startScanlineDecode(const SkImageInfo& dstInfo) { in startScanlineDecode() function
/third_party/skia/src/codec/
DSkCodec.cpp542 SkCodec::Result SkCodec::startScanlineDecode(const SkImageInfo& info, in startScanlineDecode() function in SkCodec