Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DShapeCache.h498 const float pathHeight = fmax(bounds.height(), 1.0f); in addTexture() local
503 const uint32_t height = uint32_t(pathHeight + offset * 2.0 + 0.5); in addTexture()