HomeSort by relevance Sort by last modified time
    Searched full:vpa (Results 1 - 25 of 33) sorted by null

1 2

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
FirstFrameAnimatorHelper.java 51 public FirstFrameAnimatorHelper(ViewPropertyAnimator vpa, View target) {
53 vpa.setListener(new AnimatorListenerAdapter() {
RecentsPanelView.java 584 ViewPropertyAnimator vpa = v.animate().translationX(0).translationY(0) local
587 FirstFrameAnimatorHelper h = new FirstFrameAnimatorHelper(vpa, v);
    [all...]
  /external/clang/test/Sema/
transparent-union.c 6 void *vpa[1]; member in union:__anon6758
  /packages/apps/Launcher2/src/com/android/launcher2/
FirstFrameAnimatorHelper.java 53 public FirstFrameAnimatorHelper(ViewPropertyAnimator vpa, View target) {
55 vpa.setListener(this);
  /external/clang/test/CodeGenCXX/
member-function-pointers.cpp 12 void (A::*volatile vpa)(); variable
38 // CODE-LP64: store volatile { i64, i64 } zeroinitializer, { i64, i64 }* @vpa
39 vpa = 0;
  /external/clang/test/SemaCXX/
address-space-conversion.cpp 185 void_ptr vpA = ap;
  /external/valgrind/main/coregrind/m_debuginfo/
storage.c 1157 const UChar *vpa, *vpb; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libtic.so 
libtic.so.5 
libtic.so.5.6 
libtic.a     [all...]
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libtic.so 
libtic.so.5 
libtic.so.5.6 
libtic.a     [all...]
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /bootable/recovery/applypatch/testdata/
patch.bsdiff     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libtic.a     [all...]
  /frameworks/base/tests/RenderScriptTests/MiscSamples/res/raw/
torus.a3d     [all...]
  /frameworks/base/tests/RenderScriptTests/PerfTest/res/raw/
torus.a3d     [all...]

Completed in 1578 milliseconds

1 2