Searched refs:WriteToDisk (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/dm/ |
H A D | DM.cpp | 1223 WriteToDisk(task, md5, "png", nullptr,0, &rasterized, hashAndEncode.get()); in Run() 1227 WriteToDisk(task, md5, ext, data, data->getLength(), nullptr, nullptr); in Run() 1230 WriteToDisk(task, md5, ext, nullptr, 0, &bitmap, hashAndEncode.get()); in Run() 1323 static void WriteToDisk(const Task& task, in WriteToDisk() function
|
Completed in 3 milliseconds