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

  /external/chromium_org/third_party/skia/include/core/
SkRRect.h 82 kComplex_Type,
104 inline bool isComplex() const { return kComplex_Type == this->getType(); }
  /external/skia/include/core/
SkRRect.h 83 kComplex_Type,
105 inline bool isComplex() const { return kComplex_Type == this->getType(); }

Completed in 57 milliseconds