Home
last modified time | relevance | path

Searched refs:max_alpha_over_col (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DImages.cpp439 static uint8_t max_alpha_over_col(png_byte** rows, int offsetX, int startY, int endY) in max_alpha_over_col() function
485 max_alpha_over_col(image->rows, innerMidX, innerStartY, innerStartY)); in get_outline()