Searched defs:clearBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkBoundable.h25 void clearBounds() { fBounds.fLeft = (int16_t) SkToU16(0x8000); }; // mark bounds as unset function in class:SkBoundable
/external/skia/src/animator/
H A DSkBoundable.h25 void clearBounds() { fBounds.fLeft = (int16_t) SkToU16(0x8000); }; // mark bounds as unset function in class:SkBoundable

Completed in 97 milliseconds