Home
last modified time | relevance | path

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

/external/skqp/tools/skiaserve/
DRequest.h48 bool hasPicture() const { return SkToBool(fPicture.get()); } in hasPicture() function
/external/skia/tools/skiaserve/
DRequest.h48 bool hasPicture() const { return SkToBool(fPicture.get()); } in hasPicture() function
/external/skia/src/effects/
DSkPictureImageFilter.cpp76 bool hasPicture = (fPicture != nullptr); in flatten() local
/external/skqp/src/effects/
DSkPictureImageFilter.cpp76 bool hasPicture = (fPicture != nullptr); in flatten() local