Searched refs:propertyPos (Results 1 – 1 of 1) sorted by relevance
53 auto propertyPos = CLICK_SPRING_EFFECT_PROPERTIES.find(type); in ShowAnimation() local54 if (propertyPos == CLICK_SPRING_EFFECT_PROPERTIES.end()) { in ShowAnimation()59 auto& effectProperty = propertyPos->second; in ShowAnimation()