Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_WIC.c31 static int WIC_Init() in WIC_Init() function
58 return WIC_Init(); in IMG_InitPNG()
68 return WIC_Init(); in IMG_InitJPG()
78 return WIC_Init(); in IMG_InitTIF()
217 if (wicFactory == NULL && (WIC_Init() < 0)) { in WIC_LoadImage()

Completed in 3 milliseconds