Home
last modified time | relevance | path

Searched defs:img_src (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DDrawCommon.cpp614 void CDrawCommon::ImageResize(const CImage& img_src, CImage& img_dest, CSize size) in ImageResize()
629 void CDrawCommon::ImageResize(const CImage& img_src, const wstring& path_dest, int size, ImageType … in ImageResize()