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

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
TextureRegion.java 134 public void setU (float u) {
171 setU(x / (float)texture.getWidth());
189 setU(u2 + width / (float)texture.getWidth());
Sprite.java 594 public void setU (float u) {
595 super.setU(u);
  /frameworks/av/media/libstagefright/rtsp/
MyTransmitter.h 420 sp<AMessage> reply = new AMessage('setu', this);
456 case 'setu':
MyHandler.h 651 case 'setu':
    [all...]
  /frameworks/av/include/media/stagefright/
ACodec.h 132 kWhatSetup = 'setu',
  /prebuilts/tools/common/m2/repository/org/beanshell/bsh/2.0b4/
bsh-2.0b4.jar 
  /external/hyphenation-patterns/nb/
hyph-nb.pat.txt     [all...]
  /external/hyphenation-patterns/nn/
hyph-nn.pat.txt     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 334 case ISD::SETOEQ: // SETEQ & SETU[LG]E
    [all...]

Completed in 314 milliseconds