Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.cpp131 const float pathWidth = std::max(bounds.width(), 1.0f); in computePathBounds() local
139 width = uint32_t(pathWidth + texture->offset * 2.0 + 0.5); in computePathBounds()