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

  /external/libpng/contrib/visupng/
VisualPng.c 161 static png_color bkgColor = {127, 127, 127};
200 &pbImage, &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
261 &pbImage, &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
288 bkgColor);
311 &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
340 &cyImgSize, &cImgChannels, &bkgColor))
PngFile.c 300 int iWidth, int iHeight, png_color bkgColor)

Completed in 264 milliseconds