Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds