Searched refs:pstFileName (Results 1 – 2 of 2) sorted by relevance
110 RK_S32 TEST_COMM_LoadBitmap2Surface(const char *pstFileName, const OSD_SURFACE_S *pstSurface, RK_U8…111 RK_S32 TEST_COMM_CreateSurfaceByBitmap(const char *pstFileName, OSD_SURFACE_S *pstSurface, RK_U8 *p…
287 const char *pstFileName, OSD_SURFACE_S *pstSurface, RK_U8 *pu8Virt) { in TEST_COMM_CreateSurfaceByBitmap() argument290 if (load_image_ex(pstFileName, &stLogo, pstSurface->enColorFmt) < 0) { in TEST_COMM_CreateSurfaceByBitmap()