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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGEllipseElement.h 54 DECLARE_ANIMATED_LENGTH(Ry, ry)
SVGRectElement.h 57 DECLARE_ANIMATED_LENGTH(Ry, ry)
SVGEllipseElement.cpp 37 DEFINE_ANIMATED_LENGTH(SVGEllipseElement, SVGNames::ryAttr, Ry, ry)
44 REGISTER_LOCAL_ANIMATED_PROPERTY(ry)
SVGRectElement.cpp 39 DEFINE_ANIMATED_LENGTH(SVGRectElement, SVGNames::ryAttr, Ry, ry)
48 REGISTER_LOCAL_ANIMATED_PROPERTY(ry)
  /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 1151 milliseconds