Home
last modified time | relevance | path

Searched defs:hasPicture (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/skiaserve/
H A DRequest.h45 bool hasPicture() const { return SkToBool(fPicture.get()); } in hasPicture() function
/third_party/skia/src/effects/imagefilters/
H A DSkPictureImageFilter.cpp77 bool hasPicture = (fPicture != nullptr); in flatten() local

Completed in 2 milliseconds