Searched refs:MallocPngBytep (Results 1 – 1 of 1) sorted by relevance
299 static inline png_bytep* MallocPngBytep(uint16_t height, uint32_t rowBytes) in MallocPngBytep() function365 rowPointer = MallocPngBytep(height, png_get_rowbytes(png, info)); in SetPNGSrc()