Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c741 static deBool writeCompressedPNG (png_structp png, png_infop info, png_byte** rowPointers, int widt… in writeCompressedPNG() function
790 compressOk = writeCompressedPNG(png, info, rowPointers, width, height, in compressImagePNG()