Searched refs:pBpp (Results 1 – 2 of 2) sorted by relevance
1127 UINT_32* pBpp, ///< [in/out] bpp in AdjustSurfaceInfo() argument1139 ADDR_ASSERT(pBpp != NULL); in AdjustSurfaceInfo()1142 if (pBpp) in AdjustSurfaceInfo()1144 bpp = *pBpp; in AdjustSurfaceInfo()1182 *pBpp = packedBits; in AdjustSurfaceInfo()1252 UINT_32* pBpp, ///< [in/out] bpp in RestoreSurfaceInfo() argument1261 ADDR_ASSERT(pBpp != NULL); in RestoreSurfaceInfo()1264 if (pBpp) in RestoreSurfaceInfo()1266 bpp = *pBpp; in RestoreSurfaceInfo()1302 *pBpp = originalBits; in RestoreSurfaceInfo()
221 UINT_32* pBpp, UINT_32* pBasePitch, UINT_32* pWidth, UINT_32* pHeight);225 UINT_32* pBpp, UINT_32* pWidth, UINT_32* pHeight);