Home
last modified time | relevance | path

Searched defs:cropRectIsSet (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkImageFilter_Base.h114 bool cropRectIsSet() const { return fCropRect.flags() != 0x0; } in cropRectIsSet() function
/external/skqp/include/core/
DSkImageFilter.h225 bool cropRectIsSet() const { return fCropRect.flags() != 0x0; } in cropRectIsSet() function