OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:out_image
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/codec/
video_encoder_vpx.cc
153
scoped_ptr<vpx_image_t>*
out_image
,
210
*
out_image
= image.Pass();
/external/libpng/contrib/libtests/
pngstest.c
2144
const Image*
out_image
; \/* Output image *\/
member in struct:__anon8314
[
all
...]
/external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc
107
// from disk the then |
out_image
| will contain the bitmap image, otherwise it
110
gfx::Image**
out_image
) {
112
*
out_image
= NULL;
131
*
out_image
= new gfx::Image(image);
[
all
...]
Completed in 114 milliseconds