OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dump_image
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/tools/aapt/
Images.cpp
616
static void
dump_image
(int w, int h, png_bytepp rows, int color_type)
function
690
//
dump_image
(w, h, imageInfo.rows, PNG_COLOR_TYPE_RGB_ALPHA);
948
//
dump_image
(imageInfo.width, imageInfo.height, rows, color_type);
[
all
...]
Completed in 131 milliseconds