Home
last modified time | relevance | path

Searched defs:dfPtr (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-3.1.4/build/libraries/tc/src/
DTCFile.cpp101 u8* rawBits, TCFile* dfPtr )) in TCInstallFileReadFn()
187 TCFilePtr dfPtr; in TCReadFile() local
DTCLayer.cpp294 void TCMakeImColorLayer ( TCFile* dfPtr, TCLayer* newLy ) in TCMakeImColorLayer()
324 void TCMakeImAlphaLayer( TCFile* dfPtr, TCLayer* newLy ) in TCMakeImAlphaLayer()
356 void TCConvertCI_To_RGB ( TCFile* dfPtr, TCImage* imPtr ) in TCConvertCI_To_RGB()
DTCImageList.cpp95 TCFilePtr dfPtr; in TCSetImageValues() local
DTCPaletteList.cpp139 TCFile* dfPtr; in TCSetPalettes() local
DTCTPLToolbox.cpp1240 TCFilePtr dfPtr; in TCWriteTplImageBank() local
/RvlSDK-3.1.4/build/tools/TexConv/src/
Dtga.cpp116 u32 ReadTgaFile( u32 rawSize, u8* rawBits, TCFile* dfPtr ) in ReadTgaFile()
311 static void CreateTgaColorLayer( TCFilePtr dfPtr, SimpleTga* tga ) in CreateTgaColorLayer()
464 static void CreateTgaAlphaLayer( TCFilePtr dfPtr, SimpleTga* tga ) in CreateTgaAlphaLayer()
584 static void CreateTgaPalTable( TCFilePtr dfPtr, SimpleTga* tga ) in CreateTgaPalTable()