Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp90 constexpr uint32_t BIndex = 2; in ConvertToSkColor() local
92 return SkColorSetARGB(colorBytes[AIndex], colorBytes[RIndex], colorBytes[GIndex], colorBytes[BIndex]); in ConvertToSkColor()
100 constexpr uint32_t BIndex = 2; in ConvertToDrawingColor() local
102 return Drawing::Color::ColorQuadSetARGB(colorBytes[RIndex], colorBytes[GIndex], colorBytes[BIndex], in ConvertToDrawingColor()

Completed in 1 milliseconds