Searched refs:headProperties (Results 1 – 1 of 1) sorted by relevance
285 const auto& headProperties = mHead->renderNode->properties(); in findNearestStretchEffect() local286 float startWidth = headProperties.getWidth(); in findNearestStretchEffect()287 float startHeight = headProperties.getHeight(); in findNearestStretchEffect()