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

1 2

  /external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/
TestComboMoves.java 62 private ComboMove punch; field in class:TestComboMoves
87 "Punch: Attack1(Z), Attack1(Z)\n");
134 punch = new ComboMove("Punch");
135 punch.press("Attack1").done();
136 punch.notPress("Attack1").done();
137 punch.press("Attack1").done();
142 punchExec = new ComboMoveExecution(punch);
160 punchText.setText("Punch Exec: " + punchExec.getDebugString());
194 invokedMoves.add(punch);
    [all...]
  /external/dbus/test/data/valid-config-files/system.d/
test.conf 4 <!-- The following demonstrates how to punch holes in a default deny-all
  /external/dbus/cmake/bus/
system.conf.cmake 36 <!-- Deny everything then punch holes -->
52 <!-- Config files are placed here that among other things, punch
  /external/dbus/bus/
system.conf.in 73 <!-- Config files are placed here that among other things, punch
  /external/chromium/chrome/browser/renderer_host/
accelerated_plugin_view_mac.mm 76 // We "punch a hole" in the window, and have the WindowServer render the
185 // Punch a hole so that the OpenGL view shows through.
  /packages/apps/Launcher2/src/com/android/launcher2/
Cling.java 237 // Determine where to draw the punch through graphic
  /frameworks/base/core/java/android/view/
SurfaceView.java 312 // otherwise, punch a hole in the whole hierarchy
329 // punch a whole in the view-hierarchy below us
341 // punch a whole in the view-hierarchy below us
ViewParent.java 44 * transparent regions to the window compositor. Views that "punch" holes in
  /packages/apps/Browser/src/com/android/browser/
BookmarkUtils.java 168 // an inverse fill so we can punch a hole using the round rect.
  /packages/apps/Gallery2/res/values-ar/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-be/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-sr/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 289 * a zero recursion count, it's safe to punch it back to the
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextSkia.cpp 514 paint.setColor(color.rgb()); // Punch in the specified color
  /packages/apps/Gallery2/res/values-da/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-de/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-en-rGB/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-es/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-es-rUS/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-et/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-hr/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-in/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-it/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-lt/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
  /packages/apps/Gallery2/res/values-ms/
strings.xml 150 <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>

Completed in 887 milliseconds

1 2