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

  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintFlagsDrawFilterTest.java 33 private static final float TEXT_X = 50;
66 c.drawText(TEXT, TEXT_X, TEXT_Y, p);
  /bootable/recovery/
screen_ui.cpp 154 int text_x = (gr_fb_width() - gr_get_width(text_surface)) / 2; local
157 gr_texticon(text_x, text_y, text_surface);

Completed in 89 milliseconds