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

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 361 int Ry = scratches.obtain();
364 CONTEXT_LOAD(Ry, iterators.y);
379 AND(AL, 0, ty, Ry, imm(GGL_DITHER_MASK));
396 SMLABB(AL, Rs, Ry, Rs, Rx); // Rs = Rx + Ry*Rs
432 SMLABB(AL, Rs, Ry, Rs, Rx);
439 init_textures(parts.coords, reg_t(Rx), reg_t(Ry));
440 scratches.recycle(Ry);
    [all...]
texturing.cpp 333 int Ry = y.reg;
355 ADD(AL, 0, Ry, Ry, reg_imm(txPtr.reg, ASR, 16)); // y += (t>>16)
358 SMLABB(AL, Rx, Ry, txPtr.reg, Rx); // x+y*stride
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_long.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_long.py     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 689 milliseconds