Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp1302 static constexpr auto kUIOpacity = 0.35f; in drawUI() local
1304 ImGui::SetNextWindowBgAlpha(kUIOpacity); in drawUI()