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

  /frameworks/native/opengl/libagl/
dxt.cpp 212 for (int base_y = 0; base_y < height; base_y += 4, rowPtr += 4*stride) {
289 if (base_y + y >= height) {
324 for (int base_y = 0; base_y < height; base_y += 4, rowPtr += 4*stride) {
395 if (base_y + y >= height) {
448 for (int base_y = 0; base_y < height; base_y += 4, rowPtr += 4*stride)
    [all...]
  /hardware/samsung_slsi/exynos5/include/
s5p_tvout_v4l2.h 117 void *base_y; member in struct:v4l2_vid_overlay_src
130 void *base_y; member in struct:v4l2_pix_format_s5p_tvout
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 403 hb_position_t mark_x, mark_y, base_x, base_y;
406 glyph_anchor.get_anchor (c->font, c->buffer->info[glyph_pos].codepoint, &base_x, &base_y);
410 o.y_offset = base_y - mark_y;
    [all...]

Completed in 190 milliseconds