Home
last modified time | relevance | path

Searched refs:clearBounds (Results 1 – 2 of 2) sorted by relevance

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