Searched refs:pathHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathCache.cpp138 const float pathHeight = std::max(bounds.height(), 1.0f); local
146 height = uint32_t(pathHeight + offset * 2.0 + 0.5);

Completed in 117 milliseconds