Home
last modified time | relevance | path

Searched refs:mExtLastTimestamp (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
DVirtualDevice.h110 int64_t mExtLastTimestamp; variable
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp1624 if (info.khandle == mExtLastKhandle && mediaTimestamp == mExtLastTimestamp) { in queueCompose()
1632 mExtLastTimestamp = mediaTimestamp; in queueCompose()