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

  /external/skia/include/core/
SkRRect.h 63 kEmpty_Type,
104 inline bool isEmpty() const { return kEmpty_Type == this->getType(); }
336 int32_t fType = kEmpty_Type;
  /external/skqp/include/core/
SkRRect.h 63 kEmpty_Type,
104 inline bool isEmpty() const { return kEmpty_Type == this->getType(); }
345 int32_t fType = kEmpty_Type;

Completed in 91 milliseconds