HomeSort by relevance Sort by last modified time
    Searched full:compute_image_height (Results 1 - 1 of 1) sorted by null

  /external/skia/tools/skdiff/
skdiff_html.cpp 15 static int compute_image_height(int height, int width) { function
201 int height = compute_image_height(resource.fBitmap.height(), resource.fBitmap.width());

Completed in 142 milliseconds