Searched refs:LAYER_COMPONENT_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
74 static constexpr size_t LAYER_COMPONENT_NAME_LEN = LAYER_COMPONENT_NAME.size() + 1; variable
283 PropertyNameMask()[LAYER_COMPONENT_NAME] = { LAYER_MASK.substr(LAYER_COMPONENT_NAME_LEN) }; in Build()