Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.h38 #define MAX_FENCE_THRESHOLD 500 macro
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.cpp765 if (fenceWarn(display, MAX_FENCE_THRESHOLD)) { in validateFences()