Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h291 bool validateFences(ExynosDisplay *display);
H A DExynosDevice.cpp755 bool ExynosDevice::validateFences(ExynosDisplay *display) { in validateFences() function in ExynosDevice
H A DExynosDisplay.cpp3263 if (!mDevice->validateFences(this)){ in presentDisplay()
3294 if (!mDevice->validateFences(this)){ in presentDisplay()