Home
last modified time | relevance | path

Searched refs:headProperties (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DDamageAccumulator.cpp285 const auto& headProperties = mHead->renderNode->properties(); in findNearestStretchEffect() local
286 float startWidth = headProperties.getWidth(); in findNearestStretchEffect()
287 float startHeight = headProperties.getHeight(); in findNearestStretchEffect()