Searched defs:IsValidType (Results 1 – 6 of 6) sorted by relevance
15 def IsValidType(datatype): function
111 inline bool Device::IsValidType(DeviceType type) in IsValidType() function
18 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