Searched refs:FreeLibBaseImageBytes (Results 1 – 4 of 4) sorted by relevance
165 imageBytes = {buff, FreeLibBaseImageBytes}; in LoadFromMemory()173 imageBytes = {buff, FreeLibBaseImageBytes}; in LoadFromMemory()219 imageBytes = {nullptr, FreeLibBaseImageBytes}; in Load()
126 imageBytes = {buff, FreeLibBaseImageBytes}; in LoadFromMemory()195 imageBytes = {nullptr, FreeLibBaseImageBytes}; in Load()
49 void FreeLibBaseImageBytes(void *imageBytes);
109 void FreeLibBaseImageBytes(void *imageBytes) in FreeLibBaseImageBytes() function