Searched refs:CUSTOM_PREFIX_SIZE (Results 1 – 1 of 1) sorted by relevance
97 static constexpr size_t CUSTOM_PREFIX_SIZE = CUSTOM_PREFIX.size(); member in __anon0311910f0110::MaterialImpl893 if (prop->GetName().compare(0, CUSTOM_PREFIX_SIZE, CUSTOM_PREFIX) == 0) { in UpdateCustomProperties()918 BASE_NS::string propertyName(prop->GetName().substr(CUSTOM_PREFIX_SIZE)); in UpdateCustomProperties()