Home
last modified time | relevance | path

Searched defs:PictureWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareRenderer.cpp463 class PictureWrapper : public Picture { class
465 PictureWrapper(sk_sp<SkPicture>&& src, const std::shared_ptr<PictureCaptureState>& state) in PictureWrapper() function in android::PictureWrapper