OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pbimage
(Results
1 - 1
of
1
) sorted by null
/external/libpng/contrib/visupng/
VisualPng.c
57
BYTE *
pbImage
, int cxImgSize, int cyImgSize, int cImgChannels,
65
BYTE *
pbImage
, int cxImgSize, int cyImgSize, int cImgChannels,
155
static BYTE *
pbImage
;
198
&
pbImage
, &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
208
pbImage
, cxImgSize, cyImgSize, cImgChannels, bStretched);
224
pbImage
, cxImgSize, cyImgSize, cImgChannels, bStretched);
231
if (
pbImage
)
259
&
pbImage
, &cxImgSize, &cyImgSize, &cImgChannels, &bkgColor))
269
pbImage
, cxImgSize, cyImgSize, cImgChannels, bStretched);
308
if (!LoadImageFile (hwnd, szImgPathName, &
pbImage
,
[
all
...]
Completed in 133 milliseconds