Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1040 uint32_t cnt = 0, r_cnt = 0; in fenceWarn() local
1052 r_cnt++; in fenceWarn()
1067 if (r_cnt>threshold) in fenceWarn()
1070 FT_LOGD("fence hwc : %d, real : %d", cnt, r_cnt); in fenceWarn()