HomeSort by relevance Sort by last modified time
    Searched refs:perform (Results 26 - 50 of 155) sorted by null

12 3 4 5 6 7

  /hardware/qcom/display/msm8x26/libgralloc/
gralloc.cpp 86 perform: gralloc_perform,
  /frameworks/native/libs/ui/
FramebufferNativeWindow.cpp 156 ANativeWindow::perform = perform; member in class:android::ANativeWindow
329 int FramebufferNativeWindow::perform(ANativeWindow* window, function in class:android::FramebufferNativeWindow
  /external/droiddriver/src/com/google/android/droiddriver/actions/
SwipeAction.java 50 public boolean perform(InputInjector injector, UiElement element) { method in class:SwipeAction
  /external/libvpx/libvpx/test/android/
get_files.py 51 curl.perform()
  /hardware/libhardware/include/hardware/
gralloc.h 225 int (*perform)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
  /external/chromium_org/v8/test/webkit/
dfg-dead-speculation.js 25 "Tests that the DFG will still perform speculations on dead things."
dfg-double-addition-simplify-to-int.js 25 "Tests that the DFG doesn't get confused about an edge being a double edge after we perform CFG simplification."
  /frameworks/base/core/jni/
android_view_TextureView.cpp 92 return window->perform(window, NATIVE_WINDOW_LOCK, outBuffer, inOutDirtyBounds);
96 return window->perform(window, NATIVE_WINDOW_UNLOCK_AND_POST);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 157 """GDB calls this to perform the command."""
339 """GDB calls this to perform the command."""
362 """GDB calls this to perform the command."""
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorCSSAgent.cpp 272 virtual bool perform(ExceptionState& es) function in class:WebCore::InspectorCSSAgent::SetStyleSheetTextAction
330 virtual bool perform(ExceptionState& es) function in class:WebCore::InspectorCSSAgent::SetStyleTextAction
382 virtual bool perform(ExceptionState& es) function in class:WebCore::InspectorCSSAgent::SetPropertyTextAction
436 virtual bool perform(ExceptionState& es) function in class:WebCore::InspectorCSSAgent::TogglePropertyAction
467 virtual bool perform(ExceptionState& es) function in class:WebCore::InspectorCSSAgent::SetRuleSelectorAction
500 virtual bool perform(ExceptionState& es) function in class:WebCore::InspectorCSSAgent::AddRuleAction
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopIterator.h 64 void perform(LoopInfo *LI);
  /frameworks/native/include/gui/
Surface.h 129 virtual int perform(int operation, va_list args);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
CreateFileChange.java 82 public Change perform(IProgressMonitor pm) throws CoreException { method in class:CreateFileChange
TemplateWizard.java 148 * perform
150 * @return the changes to perform
161 composite.perform(monitor);
  /external/chromium_org/chrome/test/webdriver/test/
chromedriver_tests.py 518 ActionChains(self._driver).key_down([Keys.CONTROL, Keys.SHIFT]).perform()
546 ActionChains(self._driver).move_to_element(self._divs[0]).perform()
552 ActionChains(self._driver).move_by_offset(1, 2).perform()
559 self._divs[0], 2, 1).perform()
568 ActionChains(self._driver).click(self._divs[0]).perform()
576 ActionChains(self._driver).click(None).perform()
583 ActionChains(self._driver).context_click(None).perform()
595 self._divs[1]).perform()
604 ActionChains(self._driver).click_and_hold(None).release(None).perform()
614 ActionChains(self._driver).double_click(self._divs[0]).perform()
    [all...]
  /external/chromium_org/build/android/ant/
create-test-jar.js 65 jarTask.perform();
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 17 A stream editor is used to perform basic text
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableListTest.java 503 /** An operation to perform on a list. */
505 void perform(List<Integer> list); method in interface:ImmutableListTest.ConcurrentTests.ListFrobber
511 public void perform(List<Integer> list) {
520 public void perform(List<Integer> list) {
529 public void perform(List<Integer> list) {
594 remainingActions.next().perform(delegate);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.js 43 * perform some action in response.
  /external/chromium_org/remoting/webapp/
third_party_host_permissions.js 51 // confirmation dialog to perform the request on an interactive event.
  /external/chromium_org/v8/test/mjsunit/
debug-step.js 32 // Simple debug event handler which first time hit will perform 1000 steps and
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 

Completed in 1888 milliseconds

12 3 4 5 6 7