Searched defs:Picture (Results 1 – 9 of 9) sorted by relevance
872 inline Picture(const Picture &object): Prototype(object) { } in Picture() function873 inline Picture(const ::FLAC__StreamMetadata &object): Prototype(object) { } in Picture() function874 inline Picture(const ::FLAC__StreamMetadata *object): Prototype(object) { } in Picture() function880 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture() function
17 class Picture; variable
18 class Picture; variable
318 static sk_sp<SkImageFilter> Picture(sk_sp<SkPicture> pic) { in Picture() function
54 sk_sp<SkImageFilter> SkImageFilters::Picture(sk_sp<SkPicture> pic, const SkRect& targetRect) { in Picture() function in SkImageFilters
568 DEF_TEST(Picture, reporter) { in DEF_TEST() argument
559 DEF_TEST(Picture, reporter) { in DEF_TEST() argument
1179 Picture::Picture(): in Picture() function in FLAC::Metadata::Picture
619 Picture: { property