Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/generic-apigen/
DParser.cpp119 std::string* typeName, in parseTypeDeclaration()
148 std::string* typeName, in parseParameterDeclaration()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp107 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in getCompressedFormats() argument
156 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in getAstcFormatInfo() argument
187 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in isAstcFormat() argument
841 #define CALL_ON_ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in forEachAstcFormat() argument
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp462 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in isAstcFormat() argument
517 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormatInfo() argument
/hardware/interfaces/camera/common/default/
DVendorTagDescriptor.cpp167 const char* typeName = in dump() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp146 const char* typeName) { in validateNewHandleInfoEntry()