Searched defs:IsValidType (Results 1 – 5 of 5) sorted by relevance
15 def IsValidType(datatype): function
109 inline bool Device::IsValidType(DeviceType type) in IsValidType() function
22 bool ImageFileDirectory::IsValidType(uint16_t type) { return type >= 1 && type <= 12; } in IsValidType() function in SkTiff::ImageFileDirectory
37 bool IsValidType(const std::string& type) { in IsValidType() function