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

  /external/valgrind/massif/
ms_print.in 604 my ($y_label, $y_unit) = B_max_label($peak_mem_total_szB);
611 printf(" %2s\n", $y_unit);
  /external/pdfium/core/fxge/win32/
fx_win32_gdipext.cpp 550 int y_unit = src_height / dest_height; local
552 int area_unit = y_unit * x_unit;
568 for (int src_y = 0; src_y < y_unit; src_y++) {
    [all...]

Completed in 81 milliseconds