Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCImageList.h106 TCImage* TCFindImageByIndex ( u32 index );
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCVerify.cpp136 if( (imPtr = TCFindImageByIndex( txPtr->image )) == NULL ) in TCVerifyLists()
DTCImageList.cpp354 TCImage* TCFindImageByIndex ( u32 index ) in TCFindImageByIndex() function
DTCTPLToolbox.cpp877 thisImage = TCFindImageByIndex( thisTex->image ); in TCSetTplTextureValues()