Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp639 inline void PVRShellByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRShellByteSwap() function
669 #define ByteSwap(x) PVRShellByteSwap((unsigned char*) &x, sizeof(x)) in PVRShellWriteBMPFile()
723 PVRShellByteSwap(pData + (3 * i), 3); in PVRShellWriteBMPFile()