Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
Dsensor_illumination_task.cpp132 bool convertThousandthToPx(uint32_t relativeLength, uint32_t fullLength, uint32_t &pxLength) in convertThousandthToPx() argument
139 pxLength = static_cast<uint32_t>(pxLengthUint64); in convertThousandthToPx()