Searched defs:hasPicture (Results 1 – 4 of 4) sorted by relevance
45 bool hasPicture() const { return SkToBool(fPicture.get()); } in hasPicture() function
77 bool hasPicture = (fPicture != nullptr); in flatten() local
102 bool hasPicture = (fPicture != nullptr); in flatten() local