Searched refs:clearBounds (Results 1 – 2 of 2) sorted by relevance
25 void clearBounds() { fBounds.fLeft = (int16_t) SkToU16(0x8000); }; // mark bounds as unset in clearBounds() function
15 clearBounds(); in SkBoundable()