Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp1176 PVRTuint16 *p16Pointer=NULL; in ReadCPODData() local
1177 if(!src.ReadAfterAlloc16(p16Pointer, nLen)) return false; in ReadCPODData()
1178 s.pData = (unsigned char*)p16Pointer; in ReadCPODData()