Searched refs:mVspHeight (Results 1 – 2 of 2) sorted by relevance
131 uint32_t mVspHeight; variable
1724 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()