Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp518 astc_codec::FootprintType* footprint, in getAstcFormatInfo()
533 int getAstcFootprintWidth(astc_codec::FootprintType footprint) { in getAstcFootprintWidth()
555 int getAstcFootprintHeight(astc_codec::FootprintType footprint) { in getAstcFootprintHeight()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_entry.cpp939 float footprint = static_cast<float>(x_footprint * y_footprint); in compress_image() local