Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/include/
DVirtualDevice.h140 uint32_t mVspHeight; variable
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp1771 if (mVspEnabled && width == mVspWidth && height == mVspHeight) in queueCompose()
1776 ITRACE("Going to switch VSP from %ux%u to %ux%u", mVspWidth, mVspHeight, width, height); in queueCompose()
1783 mVspHeight = height; in queueCompose()
2271 mVspHeight = 0; in queueCompose()