Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.h231 bool ReadFromPtr(const unsigned char** pDataCursor);
DPVRTPrint3D.cpp156 if(!block.ReadFromPtr(pDataCursor)) in ReadMetaBlock()
DPVRTTexture.cpp30 bool MetaDataBlock::ReadFromPtr(const unsigned char** pDataCursor) in ReadFromPtr() function in MetaDataBlock