HomeSort by relevance Sort by last modified time
    Searched refs:recreate (Results 1 - 25 of 49) sorted by null

1 2

  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActivityRecreate.java 55 Button button = (Button)findViewById(R.id.recreate);
67 recreate();
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
SwapChain.h 39 virtual void recreate() = 0;
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
SwapChain9.h 29 virtual void recreate();
SwapChain9.cpp 386 void SwapChain9::recreate() function in class:rx::SwapChain9
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 227 boolean recreate = false;
243 recreate = true;
247 recreate = true;
255 if (recreate)
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
SwapChain11.h 29 virtual void recreate();
SwapChain11.cpp 445 // If we are resizing the swap chain, we don't wish to recreate all the static resources
662 void SwapChain11::recreate() function in class:rx::SwapChain11
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
nacl.scons 33 # we must always recreate nmf_list_js when it is used.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-392114.js 57 // Thanks to the debugger, we recreate the full code too. We deopt and run
  /external/chromium_org/v8/test/mjsunit/
debug-stepout-scope-part1.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part2.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part3.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part4.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part5.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part6.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part7.js 30 // Check that the ScopeIterator can properly recreate the scope at
debug-stepout-scope-part8.js 30 // Check that the ScopeIterator can properly recreate the scope at
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
node_breadcrumb.js 114 * Clones the part of the dom that is needed to recreate the test case.
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 132 this.recreate();
  /external/chromium_org/third_party/angle/src/libEGL/
Display.cpp 472 (*surface)->getSwapChain()->recreate();
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
datetime.pxd 130 # If you would change time/date/datetime/timedelta object you need to recreate.
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh 833 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
840 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
848 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
    [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh 833 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
840 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
848 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh 989 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
996 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
    [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh 840 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
847 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
855 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
    [all...]

Completed in 455 milliseconds

1 2