Searched refs:CreateSurfaceByBitMap (Results 1 – 3 of 3) sorted by relevance
111 int32_t CreateSurfaceByBitMap(const int8_t *fileName, OsdSurface *pstSurface, uint8_t *virAddr, uin…
327 int32_t CreateSurfaceByBitMap(const int8_t *fileName, OsdSurface *pstSurface, uint8_t *virAddr, uin… in CreateSurfaceByBitMap() function
58 CreateSurfaceByBitMap(fileName, &surface, pBuf, (*buffer)->size); in LoadBmp()