Home
last modified time | relevance | path

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

/external/skia/tools/skdiff/
Dskdiff_html.cpp15 static int compute_image_height(int height, int width) { in compute_image_height() function
201 int height = compute_image_height(resource.fBitmap.height(), resource.fBitmap.width()); in print_diff_resource_cell()