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

  /bootable/recovery/minui/include/minui/
minui.h 69 int gr_measure(const GRFont* font, const char* s);
  /system/core/healthd/
healthd_draw.cpp 86 int str_len_px = gr_measure(font, str);
  /bootable/recovery/minui/
graphics.cpp 54 int gr_measure(const GRFont* font, const char* s) { function

Completed in 67 milliseconds