Searched refs:pBpp (Results 1 – 2 of 2) sorted by relevance
1134 UINT_32* pBpp, ///< [in,out] bpp in AdjustSurfaceInfo() argument1146 ADDR_ASSERT(pBpp != NULL); in AdjustSurfaceInfo()1149 if (pBpp) in AdjustSurfaceInfo()1151 bpp = *pBpp; in AdjustSurfaceInfo()1195 *pBpp = packedBits; in AdjustSurfaceInfo()1265 UINT_32* pBpp, ///< [in,out] bpp in RestoreSurfaceInfo() argument1277 ADDR_ASSERT(pBpp != NULL); in RestoreSurfaceInfo()1280 if (pBpp) in RestoreSurfaceInfo()1282 bpp = *pBpp; in RestoreSurfaceInfo()1326 *pBpp = originalBits; in RestoreSurfaceInfo()
227 UINT_32* pBpp, UINT_32* pBasePitch, UINT_32* pWidth, UINT_32* pHeight);231 UINT_32* pBpp, UINT_32* pWidth, UINT_32* pHeight);