HomeSort by relevance Sort by last modified time
    Searched refs:translation (Results 151 - 175 of 232) sorted by null

1 2 3 4 5 67 8 910

  /frameworks/base/services/core/java/com/android/server/wm/
AppTransition.java 1300 final TranslateAnimation translation = enter ? new TranslateAnimation(fromX, 0, fromY, 0) local
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 337 language. (Hereinafter, translation is included without limitation in
  /external/skia/src/pdf/
SkPDFDevice.cpp 215 const SkPoint& translation, const SkRect& bounds);
336 const SkPoint& translation,
353 transform.setTranslate(translation.fX, translation.fY);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 801 * @return The translation at the beginning when expanding.
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/
AnswerFragment.java 268 public void onAnimationToSideStarted(boolean rightPage, float translation, float vel) {}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9math.h 291 const D3DXVECTOR3 *translation);
  /build/make/core/
envsetup.mk 453 # With this you can reference the arm binary translation library with libfoo_arm in PRODUCT_PACKAGES.
  /external/openssh/contrib/redhat/
openssh.spec 554 - finish marking strings in the init script for translation
  /external/zlib/src/contrib/masmx86/
inffas32.asm 3 ; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
  /packages/apps/Dialer/
Android.mk 7 # * b/62417801 modify translation string naming convention:
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
arith.go 430 // testSubqToNegq ensures that the SUBQ -> NEGQ translation works correctly.
  /prebuilts/go/darwin-x86/src/encoding/binary/
binary.go 5 // Package binary implements simple translation between numbers and byte
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
arith.go 430 // testSubqToNegq ensures that the SUBQ -> NEGQ translation works correctly.
  /prebuilts/go/linux-x86/src/encoding/binary/
binary.go 5 // Package binary implements simple translation between numbers and byte
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.S 458 # Enable the 64-bit page-translation-table entries by
    [all...]
st32_64.S 473 # Enable the 64-bit page-translation-table entries by
    [all...]
start64.S 465 # Enable the 64-bit page-translation-table entries by
    [all...]
st16_64.asm 453 ; Enable the 64-bit page-translation-table entries by
    [all...]
st32_64.asm 469 ; Enable the 64-bit page-translation-table entries by
    [all...]
start64.asm 460 ; Enable the 64-bit page-translation-table entries by
    [all...]
  /external/eigen/test/
geo_transformations.cpp 36 typedef Translation<Scalar,3> Translation3;
75 // translation * vector
104 typedef Translation<Scalar,2> Translation2;
105 typedef Translation<Scalar,3> Translation3;
283 // mat * aligned scaling and mat * translation
290 // mat * transformation and aligned scaling * translation
321 // translation * aligned scaling and transformation * mat
324 // scaling * mat and translation * mat
330 // translation * mat and aligned scaling * transformation
340 // transformation * translation
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/src/debug/
liveedit.js 439 // translation.
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 280 // translation buffers, the user address space is limited to 39 bits
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 280 // translation buffers, the user address space is limited to 39 bits

Completed in 812 milliseconds

1 2 3 4 5 67 8 910