Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3150 static constexpr uint16_t UINT10_MAX = 1023; member
3155 if ((rPixel + HALF_ONE) >= UINT10_MAX) { in CheckPixel()
3156 pixel = UINT10_MAX; in CheckPixel()

Completed in 7 milliseconds