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

  /bootable/recovery/minui/
minui.h 55 unsigned int gr_get_height(GRSurface* surface);
graphics.cpp 263 unsigned int gr_get_height(GRSurface* surface) { function
  /system/extras/slideshow/
slideshow.cpp 67 h = gr_get_height(surface);
  /bootable/recovery/
screen_ui.cpp 132 gr_get_height(loopFrames[0]);
137 gr_get_height(installing_text);
142 gr_get_height(progressBarFill);
154 int stage_height = gr_get_height(stageMarkerEmpty);
180 int frame_height = gr_get_height(frame);
188 int height = gr_get_height(progressBarEmpty);
wear_ui.cpp 104 int height = gr_get_height(surface);
  /system/core/healthd/
healthd_mode_charger.cpp 285 h = gr_get_height(surface);

Completed in 215 milliseconds