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 159 static png_color bkgColor = {127, 127, 127};
198 &pbImage, &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
259 &pbImage, &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
286 bkgColor);
309 &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
338 &cyImgSize, &cImgChannels, &bkgColor))
PngFile.c 288 int iWidth, int iHeight, png_color bkgColor)

Completed in 92 milliseconds