Searched refs:TCFree (Results 1 – 7 of 7) sorted by relevance
259 TCFree( (void**)( &(dfPtr->lyColor->data) ) ); in TCReadFile()261 TCFree( (void**)(&(dfPtr->lyColor)) ); in TCReadFile()268 TCFree( (void**)( &(dfPtr->lyAlpha->data) ) ); in TCReadFile()270 TCFree( (void**)( &(dfPtr->lyAlpha)) ); in TCReadFile()277 TCFree( (void**)( &(dfPtr->palPtr->rgba) ) ); in TCReadFile()280 TCFree( (void**)(&(dfPtr->palPtr)) ); in TCReadFile()322 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
690 TCFree( (void**)(&tplPrev) ); in TCWriteTplFile()696 TCFree( (void**)( &CachedImArray ) ); in TCWriteTplFile()703 TCFree( (void**)( &CachedPlArray ) ); in TCWriteTplFile()710 TCFree( (void**)( &ImFlags ) ); in TCWriteTplFile()716 TCFree( (void**)( &PlFlags ) ); in TCWriteTplFile()1351 TCFree( (void**)(&imPtr->lyColor.data) ); in TCWriteTplImageBank()1358 TCFree( (void**)(&imPtr->lyAlpha.data) ); in TCWriteTplImageBank()3201 TCFree( (void**)&cachedStrBank ); in TCReadCachedScriptFile()
52 void TCFree ( void** vPtr );