Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h228 bool isLastValidate(ExynosDisplay *display);
DExynosDevice.cpp266 bool ExynosDevice::isLastValidate(ExynosDisplay *display) in isLastValidate() function in ExynosDevice
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp458 if (mDevice->isLastValidate(display)) { in assignResource()