Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Dallocator_proxy.cpp36 constexpr uint32_t printPeriod = 100; in Get() local
62 if (((cnt++) % printPeriod) == 0) { in Get()