Searched refs:nextMaskTextureHeight (Results 1 – 1 of 1) sorted by relevance
499 auto nextMaskTextureHeight = std::max(height, mMaskTextureHeight); in setScreenMask() local500 mMaskPixels.resize(nextMaskTextureWidth * nextMaskTextureHeight * 4); in setScreenMask()