Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h217 bool isLastValidate(ExynosDisplay *display);
H A DExynosDevice.cpp227 bool ExynosDevice::isLastValidate(ExynosDisplay *display) in isLastValidate() function in ExynosDevice
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp492 if (mDevice->isLastValidate(display)) { in assignResource()