Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
Dsensor_illumination_task.cpp88 constexpr uint32_t BIndex = 2; in ConvertToSkColor() local
90 …urn SkColorSetARGB(colorBytes[AIndex], colorBytes[RIndex], colorBytes[GIndex], colorBytes[BIndex]); in ConvertToSkColor()
98 constexpr uint32_t BIndex = 2; in ConvertToDrawingColor() local
101 colorBytes[RIndex], colorBytes[GIndex], colorBytes[BIndex], colorBytes[AIndex]); in ConvertToDrawingColor()