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

  /external/chromium_org/third_party/skia/include/core/
SkRRect.h 72 kSimple_Type,
106 inline bool isSimple() const { return kSimple_Type == this->getType(); }
  /external/skia/include/core/
SkRRect.h 72 kSimple_Type,
106 inline bool isSimple() const { return kSimple_Type == this->getType(); }

Completed in 980 milliseconds