Home
last modified time | relevance | path

Searched defs:argbn (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor.cpp69 uint64_t argbn = ((uint64_t)(a * 255.0f + 0.5f) << 56) | in PackValue() local

Completed in 1 milliseconds