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

  /external/skia/include/core/
SkRRect.h 76 kSimple_Type,
107 inline bool isSimple() const { return kSimple_Type == this->getType(); }
  /external/skqp/include/core/
SkRRect.h 76 kSimple_Type,
107 inline bool isSimple() const { return kSimple_Type == this->getType(); }

Completed in 74 milliseconds