Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp579 int fpHeight = getAstcFootprintHeight(footprintType); in getAstcCompressedSize() local
594 ((height + fpHeight - 1) / fpHeight); in getAstcCompressedSize()