Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h357 void setVBlankOffDelay(const int vblankOffDelay);
DExynosDevice.cpp180 setVBlankOffDelay(1); in ExynosDevice()
1265 void ExynosDevice::setVBlankOffDelay(const int vblankOffDelay) { in setVBlankOffDelay() function in ExynosDevice
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1412 mExynosDisplay->mDevice->setVBlankOffDelay(0); in setActiveConfigWithConstraints()
2579 mDrmDisplayInterface->mExynosDisplay->mDevice->setVBlankOffDelay(1); in commit()