Home
last modified time | relevance | path

Searched defs:outRows (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DPng.cpp252 png_bytepp outRows) { in analyze_image()
449 png_bytepp outRows = in writePng() local
/frameworks/base/tools/aapt/
DImages.cpp878 int *colorType, png_bytepp outRows) in analyze_image()
1152 png_bytepp outRows = (png_bytepp) malloc((int) imageInfo.height * sizeof(png_bytep)); in write_png() local