Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/include/
DVirtualDevice.h131 uint32_t mVspHeight; variable
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp1724 if (mVspEnabled && width == mVspWidth && height == mVspHeight) in vspPrepare()
1729 ITRACE("Going to switch VSP from %ux%u to %ux%u", mVspWidth, mVspHeight, width, height); in vspPrepare()
1736 mVspHeight = height; in vspPrepare()
2220 mVspHeight = 0; in initialize()