Searched defs:PictureWrapper (Results 1 – 1 of 1) sorted by relevance
462 class PictureWrapper : public Picture { class464 PictureWrapper(sk_sp<SkPicture>&& src, const std::shared_ptr<PictureCaptureState>& state) in PictureWrapper() function in android::PictureWrapper