Searched refs:mVspWidth (Results 1 – 2 of 2) sorted by relevance
130 uint32_t mVspWidth; 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()1735 mVspWidth = width; in vspPrepare()2219 mVspWidth = 0; in initialize()