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

  /external/skia/src/core/
SkGammas.h 23 kTable_Type,
70 case Type::kTable_Type:
87 bool isTable (int i) const { return Type::kTable_Type == this->type(i); }
  /external/skqp/src/core/
SkGammas.h 23 kTable_Type,
70 case Type::kTable_Type:
87 bool isTable (int i) const { return Type::kTable_Type == this->type(i); }

Completed in 77 milliseconds