Searched refs:fenceWarn (Results 1 – 3 of 3) sorted by relevance
529 bool fenceWarn(hwc_fence_info_t **info, uint32_t threshold);531 bool fenceWarn(ExynosDisplay *display, uint32_t threshold);
1038 bool fenceWarn(ExynosDisplay *display, uint32_t threshold) { in fenceWarn() function
765 if (fenceWarn(display, MAX_FENCE_THRESHOLD)) { in validateFences()