Home
last modified time | relevance | path

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

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