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

  /external/chromium_org/third_party/skia/tools/
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());
  /external/skia/tools/
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 207 milliseconds