Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp644 int sixteenTimes = 0; in SelectHitchsInfo() local
663 sixteenTimes++; in SelectHitchsInfo()
672 result += "more than 16.67 ms " + std::to_string(sixteenTimes) + "\n"; in SelectHitchsInfo()