HomeSort by relevance Sort by last modified time
    Searched refs:LoadImageFile (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/visupng/
VisualPng.c 53 BOOL LoadImageFile(HWND hwnd, PTSTR pstrPathName,
199 if (!LoadImageFile (hwnd, szImgPathName,
260 if (!LoadImageFile (hwnd, szImgPathName,
310 if (!LoadImageFile (hwnd, szImgPathName, &pbImage,
339 if (!LoadImageFile (hwnd, szImgPathName, &pbImage, &cxImgSize,
657 * LoadImageFile
661 BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName,
  /art/runtime/gc/space/
image_space.cc 600 map.reset(LoadImageFile(image_filename,
610 map.reset(LoadImageFile(image_filename,
755 static MemMap* LoadImageFile(const char* image_filename,
    [all...]

Completed in 100 milliseconds