Searched refs:pathWidth (Results 1 – 1 of 1) sorted by relevance
497 const float pathWidth = fmax(bounds.width(), 1.0f); in addTexture() local502 const uint32_t width = uint32_t(pathWidth + offset * 2.0 + 0.5); in addTexture()