Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPictureData.h111 const SkPicture* getPicture(SkReadBuffer* reader) const { in getPicture() function
/third_party/flutter/skia/src/core/
DSkPictureData.h112 const SkPicture* getPicture(SkReadBuffer* reader) const { in getPicture() function
/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.h140 sk_sp<SkPicture> getPicture() { return fPicture; } in getPicture() function