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