OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dump_image
(Results
1 - 2
of
2
) sorted by null
/external/pixman/pixman/
pixman-trap.c
291
dump_image
(pixman_image_t *image,
327
dump_image
(image, "before");
341
dump_image
(image, "after");
/frameworks/base/tools/aapt/
Images.cpp
751
static void
dump_image
(int w, int h, png_bytepp rows, int color_type)
function
825
//
dump_image
(w, h, imageInfo.rows, PNG_COLOR_TYPE_RGB_ALPHA);
[
all
...]
Completed in 88 milliseconds