Searched refs:TCFree (Results 1 – 7 of 7) sorted by relevance
254 TCFree( (void**)( &(dfPtr->lyColor->data) ) ); in TCReadFile()256 TCFree( (void**)(&(dfPtr->lyColor)) ); in TCReadFile()263 TCFree( (void**)( &(dfPtr->lyAlpha->data) ) ); in TCReadFile()265 TCFree( (void**)( &(dfPtr->lyAlpha)) ); in TCReadFile()272 TCFree( (void**)( &(dfPtr->palPtr->rgba) ) ); in TCReadFile()275 TCFree( (void**)(&(dfPtr->palPtr)) ); in TCReadFile()317 TCFree( (void**)(&rawBits) ); in TCReadFile()
236 TCFree( (void**)(&cmpLayer.data) ); in TCWriteTplImageMipMaps()253 TCFree( (void**)( &colorLayer->data ) ); in TCWriteTplImageMipMaps()257 TCFree( (void**)( &alphaLayer->data ) ); in TCWriteTplImageMipMaps()263 TCFree( (void**)(&tplBuffer) ); in TCWriteTplImageMipMaps()
221 TCFree( (void**)( &s3RGB.pSurface ) ); in TCConvertToS3()
134 TCFree( (void**)(&ly->data) ) ; in TCSetLayerBuffer()391 TCFree( (void**)( &imPtr->lyColor.data ) ); in TCConvertCI_To_RGB()
290 void TCFree ( void** vPtr ) in TCFree() function
685 TCFree( (void**)(&tplPrev) ); in TCWriteTplFile()691 TCFree( (void**)( &CachedImArray ) ); in TCWriteTplFile()698 TCFree( (void**)( &CachedPlArray ) ); in TCWriteTplFile()705 TCFree( (void**)( &ImFlags ) ); in TCWriteTplFile()711 TCFree( (void**)( &PlFlags ) ); in TCWriteTplFile()1346 TCFree( (void**)(&imPtr->lyColor.data) ); in TCWriteTplImageBank()1353 TCFree( (void**)(&imPtr->lyAlpha.data) ); in TCWriteTplImageBank()3196 TCFree( (void**)&cachedStrBank ); in TCReadCachedScriptFile()
52 void TCFree ( void** vPtr );