Home
last modified time | relevance | path

Searched refs:LoadImageEx (Results 1 – 1 of 1) sorted by relevance

/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.c300 static int32_t LoadImageEx(const int8_t *fileName, OsdLogo *videoLogo, OsdColorFmt enFmt) in LoadImageEx() function
342 if (LoadImageEx(fileName, &stLogo, pstSurface->colorFmt) < 0) { in CreateSurfaceByBitMap()