Searched refs:pBpp (Results 1 – 2 of 2) sorted by relevance
1135 UINT_32* pBpp, ///< [in,out] bpp in AdjustSurfaceInfo() argument1147 ADDR_ASSERT(pBpp != NULL); in AdjustSurfaceInfo()1150 if (pBpp) in AdjustSurfaceInfo()1152 bpp = *pBpp; in AdjustSurfaceInfo()1196 *pBpp = packedBits; in AdjustSurfaceInfo()1266 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);