Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp75 mVsyncDisplayId(getDisplayId(HWC_DISPLAY_PRIMARY, 0)), in ExynosDevice()
1044 mVsyncDisplayId = getDisplayId(HWC_DISPLAY_PRIMARY, 0); in compareVsyncPeriod()
1052 mVsyncDisplayId = getDisplayId(HWC_DISPLAY_EXTERNAL, 0); in compareVsyncPeriod()
1058 mVsyncDisplayId = getDisplayId(HWC_DISPLAY_EXTERNAL, 0); in compareVsyncPeriod()
1061 mVsyncDisplayId = getDisplayId(HWC_DISPLAY_EXTERNAL, 0); in compareVsyncPeriod()
DExynosDevice.h209 uint32_t mVsyncDisplayId; variable
/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp219 mHWCCtx->device->mVsyncDisplayId = index; in setExternalVsyncEnabled()