Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DShapeCache.h497 const float pathWidth = fmax(bounds.width(), 1.0f); in addTexture() local
502 const uint32_t width = uint32_t(pathWidth + offset * 2.0 + 0.5); in addTexture()