Searched refs:hasBounds (Results 1 – 3 of 3) sorted by relevance
44 if (fBoundable->hasBounds()) { in SkBoundableAuto()51 if (fBoundable->hasBounds() == false) in ~SkBoundableAuto()
22 bool hasBounds() { return fBounds.fLeft != (int16_t)0x8000U; } in hasBounds() function
122 le_bool hasBounds() const { return fLength!=LE_UINTPTR_MAX; } in hasBounds() function130 if(hasBounds()) { in addOffset()146 (hasBounds() && (atPtr > fStart+fLength))) { in ptrToOffset()