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

  /external/skia/src/animator/
SkBoundable.h 30 bool hasBounds() { return fBounds.fLeft != (int16_t)0x8000U; }
SkBoundable.cpp 52 if (fBoundable->hasBounds()) {
59 if (fBoundable->hasBounds() == false)

Completed in 20 milliseconds