Searched refs:pMmSrc (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
H A DPVRTTextureAPI.cpp273 PVRTuint8 *pMmSrc, *pMmDst; local
290 pMmSrc = (PVRTuint8*)pIn + sizeof(*pIn);
304 pMmSrc,
311 pMmSrc += nBlocksSrcW * nBlocksSrcH * nBlocksS;
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
H A DPVRTTextureAPI.cpp676 PVRTuint8 *pMmSrc, *pMmDst; local
693 pMmSrc = (PVRTuint8*)pIn + sizeof(*pIn);
707 pMmSrc,
714 pMmSrc += nBlocksSrcW * nBlocksSrcH * nBlocksS;

Completed in 86 milliseconds