Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dimage_compressor.cpp1460 bool invaildSize = (binSize == 0) || (binSize > MAX_MALLOC_BYTES); in AstcClBuildProgram() local
1461 if (invaildSize) { in AstcClBuildProgram()