Searched defs:IsTypeValid (Results 1 – 3 of 3) sorted by relevance
18 bool Image::IsTypeValid(MemObjectType imageType) in IsTypeValid() function in cl::Image
33 bool IsTypeValid(const std::vector<std::string>& type_strings) { in IsTypeValid() function
207 bool HalCameraMetadata::IsTypeValid(uint32_t tag, int32_t expected_type) { in IsTypeValid() function in android::google_camera_hal::HalCameraMetadata