Home
last modified time | relevance | path

Searched defs:footprint (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp514 astc_codec::FootprintType* footprint, in getAstcFormatInfo()
529 int getAstcFootprintWidth(astc_codec::FootprintType footprint) { in getAstcFootprintWidth()
551 int getAstcFootprintHeight(astc_codec::FootprintType footprint) { in getAstcFootprintHeight()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp939 float footprint = static_cast<float>(x_footprint * y_footprint); in compress_image() local