Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DTextureDraw.cpp498 auto nextMaskTextureWidth = std::max(width, mMaskTextureWidth); in setScreenMask() local
500 mMaskPixels.resize(nextMaskTextureWidth * nextMaskTextureHeight * 4); in setScreenMask()