Searched refs:cropRectIsSet (Results 1 – 3 of 3) sorted by relevance
257 bool cropRectIsSet() const { return fCropRect.flags() != 0x0; } in cropRectIsSet() function264 return this->cropRectIsSet() ? &fCropRect : nullptr; in getCropRectIfSet()
66 if (as_IFB(this)->cropRectIsSet()) { in filterBounds()268 if (this->cropRectIsSet()) { in getInputBounds()333 if (this->cropRectIsSet()) { in getCTMCapability()
169 if (!this->cropRectIsSet()) { in onIsColorFilterNode()