HomeSort by relevance Sort by last modified time
    Searched refs:clearBounds (Results 1 - 2 of 2) sorted by null

  /external/skia/src/animator/
SkBoundable.h 33 void clearBounds() { fBounds.fLeft = (int16_t) SkToU16(0x8000); }; // mark bounds as unset
SkBoundable.cpp 23 clearBounds();

Completed in 243 milliseconds