Home
last modified time | relevance | path

Searched defs:uniDist (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DDepthProcessorTest.cpp44 std::uniform_int_distribution<int> uniDist(0, UINT8_MAX - 1); in generateColorJpegBuffer() local
74 std::uniform_int_distribution<int> uniDist(0, UINT16_MAX - 1); in generateDepth16Buffer() local