HomeSort by relevance Sort by last modified time
    Searched defs:ty1 (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
pi.h 105 OPJ_INT32 tx0, ty0, tx1, ty1; member in struct:opj_pi_iterator
openjpeg.h 339 OPJ_INT32 tx0, tx1, ty0, ty1; member in struct:opj_poc
    [all...]
  /external/mesa3d/src/amd/addrlib/r800/
siaddrlib.cpp 598 UINT_32 ty0, ty1; local
603 ty1 = _BIT(ty,1);
611 elemIdx1 = tx1 ^ ty1;
619 elemIdx0 = tx1 ^ ty1;
633 elemIdx1 = tx1^ty1;
640 elemIdx1 = tx1^ty1;
660 elemIdx0 = tx1^ty1;
680 elemIdx1 = tx1^ty1;
687 elemIdx1 = tx1^ty1;
694 elemIdx0 = tx1^ty1;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/hud/
hud_context.c 209 unsigned ty1 = (*s / 16) * hud->font.glyph_height; local
211 unsigned ty2 = ty1 + hud->font.glyph_height;
224 vertices[num++] = (float) ty1;
239 vertices[num++] = (float) ty1;
    [all...]

Completed in 506 milliseconds