Searched refs:TCFindImageByIndex (Results 1 – 4 of 4) sorted by relevance
106 TCImage* TCFindImageByIndex ( u32 index );
136 if( (imPtr = TCFindImageByIndex( txPtr->image )) == NULL ) in TCVerifyLists()
354 TCImage* TCFindImageByIndex ( u32 index ) in TCFindImageByIndex() function
877 thisImage = TCFindImageByIndex( thisTex->image ); in TCSetTplTextureValues()