Home
last modified time | relevance | path

Searched refs:SkStreamToImageDestination (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/ports/
DSkImageEncoder_CG.cpp50 static SkUniqueCFRef<CGImageDestinationRef> SkStreamToImageDestination(SkWStream* stream, in SkStreamToImageDestination() function
104 SkUniqueCFRef<CGImageDestinationRef> dst = SkStreamToImageDestination(stream, type); in SkEncodeImageWithCG()