Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h117 const bool bMakeCopy = false);
139 const bool bMakeCopy = false);
480 bool APIInit(const SPVRTContext * const pContext, bool bMakeCopy);
DPVRTPrint3D.cpp336 const bool bMakeCopy) in SetTextures() argument
359 return SetTextures(pContext, pData, dwScreenX, dwScreenY, bRotate, bMakeCopy); in SetTextures()
384 const bool bMakeCopy) in SetTextures() argument
438 if(!APIInit(pContext, bMakeCopy)) in SetTextures()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp354 bool CPVRTPrint3D::APIInit(const SPVRTContext * const pContext, bool bMakeCopy) in APIInit() argument
362 if(bMakeCopy) in APIInit()