Home
last modified time | relevance | path

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

/external/skia/samplecode/
DGMSampleView.cpp51 static sk_sp<SkPicture> round_trip_serialize(SkPicture* src) { in round_trip_serialize() function
73 pic = round_trip_serialize(pic.get()); in onDrawContent()