Searched refs:sampledDecode (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/codec/ |
H A D | SkSampledCodec.cpp | 83 return this->sampledDecode(info, pixels, rowBytes, options); in onGetAndroidPixels() 91 return this->sampledDecode(info, pixels, rowBytes, options); in onGetAndroidPixels() 163 SkCodec::Result SkSampledCodec::sampledDecode(const SkImageInfo& info, void* pixels, in sampledDecode() function in SkSampledCodec
|
H A D | SkSampledCodec.h | 54 SkCodec::Result sampledDecode(const SkImageInfo& info, void* pixels, size_t rowBytes,
|
Completed in 1 milliseconds