Home | History | Annotate | Download | only in aapt

Lines Matching full:is_tick

132 static bool is_tick(png_bytep p, bool transparent, const char** outError)
178 if (is_tick(row+i*4, transparent, outError)) {
227 if (is_tick(rows[i]+offset, transparent, outError)) {