Searched refs:pathHeight (Results 1 – 1 of 1) sorted by relevance
498 const float pathHeight = fmax(bounds.height(), 1.0f); in addTexture() local503 const uint32_t height = uint32_t(pathHeight + offset * 2.0 + 0.5); in addTexture()