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

  /external/chromium_org/third_party/skia/include/core/
SkRRect.h 80 kNinePatch_Type,
110 inline bool isNinePatch() const { return kNinePatch_Type == this->getType(); }
  /external/skia/include/core/
SkRRect.h 80 kNinePatch_Type,
110 inline bool isNinePatch() const { return kNinePatch_Type == this->getType(); }

Completed in 112 milliseconds