Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h78 uint32_t windowUpdate; member
DExynosDevice.cpp82 exynosHWCControl.windowUpdate = true; in ExynosDevice()
782 exynosHWCControl.windowUpdate = (unsigned int)val; in setHWCControl()
DExynosDisplay.cpp5751 if (exynosHWCControl.windowUpdate != 1) return 0; in handleWindowUpdate()