Home
last modified time | relevance | path

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

/development/tools/etc1tool/
Detc1tool.cpp136 int read_PNG_File(const char* pInput, etc1_byte** ppImageData, in read_PNG_File() function
323 if (read_PNG_File(pInput, &pSourceImage, &width, &height)) { in encode()