Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFDevice.h194 bool hasEmptyClip() const { return this->cs().isEmpty(this->bounds()); } in hasEmptyClip() function
/third_party/skia/src/pdf/
DSkPDFDevice.h190 bool hasEmptyClip() const { return this->cs().isEmpty(this->bounds()); } in hasEmptyClip() function