Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp134 bool convertThousandthToPx(uint32_t relativeLength, uint32_t fullLength, uint32_t &pxLength) in convertThousandthToPx() function
190 bool convertRetX = convertThousandthToPx(centerX, defaultDisplay->GetWidth(), centerXInPx); in EnableSensorIllumination()
193 bool convertRetY = convertThousandthToPx(centerY, defaultDisplay->GetHeight(), centerYInPx); in EnableSensorIllumination()

Completed in 5 milliseconds