Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.h241 bool hasEmptyClip() const { return this->cs().isEmpty(this->bounds()); } in hasEmptyClip() function
/external/skqp/src/pdf/
DSkPDFDevice.h245 bool hasEmptyClip() const { return this->cs().isEmpty(this->bounds()); } in hasEmptyClip() function