Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/etc/include/gfxstream/
Detc.h17 #define MAX_ETC_SUPPORTED 12 macro
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp68 static constexpr size_t kCount = MAX_SUPPORTED_PALETTE + MAX_ETC_SUPPORTED + kASTCFormatsCount; in getCompressedFormats()